Updated on 2022-07-04 GMT+08:00

Example

Scenarios

Configure meeting event verification and verify configuration enabling in an enterprise.

Service Process

Figure 1 Process of configuring and enabling meeting event push in an enterprise

  1. Obtain the authentication token. For details, see Authenticating an App ID or Performing Authentication.
  2. Configure the event push in your enterprise. For details, see the API for configuring event push.
  3. After the API for enabling event push is called, the Huawei Cloud Meeting background sends a request for verifying configuration enabling to the specified URL. The third-party server must return a response as required. The nonce in the response must be the same as that in the request. For details, see Event of Verifying Configuration Enabling.
  4. After the configuration is enabled, when a meeting event is generated in the enterprise, the Huawei Cloud Meeting background pushes the corresponding event to the specified URL. For details, see Meeting Start Event, Meeting End Event, and Meeting Close Event.
  5. After receiving a POST request of pushing the event, the third-party server returns a 200 OK message.