There is no specific version of the Zoom Events API. Zoom Events Changelog. We can only refer to the development date as of the specific point where the component has been developed and tested.
Component credentials configuration fields:
To start receiving events first things that you need to do is to create an application in the Zoom Marketplace:
Webhook Only
app.Event Subscriptions
and hit the + Add Event Subscription
button.+ Add Events
select all the events you want to come to the webhook.Event notification endpoint URL
field input the URL of the webhook on the platform.
Validate
. If validation succeed click Continua and finish the process.Please Note: The flow must be set as realtime. As it is crucial for the webhook endpoint validation to response within 3 seconds. Otherwise, validation will fail.
Webhook trigger currently works in 2 modes depending on the input message. It simply emits the event from the ZOOM API. Or, in case of the validation event, calculate and respond to the API to prove the connection is safe.
Incoming messages (events) are validated according to the Zoom process. If a calculated signature does not match with the signature received in the headers from Zoom - an error will be thrown!
endpoint.url_validation
event received. Normally it does not make sense to emit those messages.There is no Input Metadata in this Trigger.
Click here to learn more about the elastic.io iPaaS