Webhooks are automations that will receive subscriber data when a subscriber event is triggered, such as when a subscriber completes a sequence.
When a webhook is triggered, a POST
request will be made to your URL with a JSON payload.
Authenticate API requests via an API Key
Returns a paginated list of webhooks
The response is of type object
.
Webhooks are automations that will receive subscriber data when a subscriber event is triggered, such as when a subscriber completes a sequence.
When a webhook is triggered, a POST
request will be made to your URL with a JSON payload.
Authenticate API requests via an API Key
Returns a paginated list of webhooks
The response is of type object
.