Log in to the IM console, click the target app card, and select Callback Configuration in the left sidebar. You can configure callback URLs and decide which callbacks to enable according to your business needs.
Note:
- The callback URL must start with
http://
orhttps://
.- If you have not yet applied for a domain name, you can directly configure an IP address, for example,
http://123.123.123.123/imcallback
.
After configuring callback URLs, you can download an HTTPS mutual authentication certificate from the console for future use.
Note:
You can configure mutual authentication based on your actual needs. For the detailed configuration methods, see Mutual Authentication Configuration.
After configuring callback URLs and enabling the corresponding event callbacks, you can refer to Third-Party Callbacks to use the corresponding callback features in order to obtain user and operation information in real time.
Was this page helpful?