For the complete documentation index, see llms.txt. This page is also available as Markdown.

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