Webhooks v3 API (video)

Webhooks v3 API


Running time: 1:21

Webhooks v3 enables to receive near-real time notifications any time a user profile is created, modified, or delete. (You can also event filters to limit notifications to specific changes to a profile, such as a user changing their email address or their password.) In this video, you'll see how to use the Webhooks API to access events currently in the event storage, a database where all your Webhook events are temporarily stored (i.e., for 7 days) after the event occurred.

Note that the API is the only way to manage Webhooks v3.

See also