Need to validate the callback url in onExternalEvent

Hi,

Objective is, we need to listen the notification if any changes has occurred in the specific event like, meeting is updated or cancelled.

Callback URL is generated in onAppInstall Event.

The Third party server calls the requested Callback URL with validation token.

Trying to register the Callback url in Third party server, at the same time we should validate the callback URL is valid or not in the onExternalEvent handler.

Third party server call the Callback URL with validation token as params, we should sends status, contentType and token with response.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.