Create a new webhook
Webhooks
Create Webhook
Creates a new webhook for the team. Webhooks can be enabled or disabled during creation.
POST
Create a new webhook
Body
application/json
Required. The URL where webhook events will be sent.
Maximum string length:
2048Required. Array of event names to subscribe to.
Minimum array length:
1Required. Event name must be one of the valid webhook events.
Available options:
email.queued, email.sent, email.bounced.soft, email.bounced.hard, email.deferred, email.opened, email.clicked, email.bot.opened, email.bot.clicked, email.replied, email.contact.saved, email.contact.unsubscribed, email.lead.created, email.sale.created Optional. Whether the webhook is enabled (default: true).
Optional. Indicates integration-managed webhooks. Allowed values: n8n, zapier, make, internal.
Available options:
n8n, zapier, make, internal