Setup

Go to Account > Developer Settings > Webhook Endpoints.

  • Select from the available events, and enter the unique endpoint URL provided by the other system (consult the other system's documentation for receiving webhooks).

  • Click create.

Once created, each time the event occurs, the other system will receive a request on this URL, with a payload containing relevant information.

Last updated