Zapier Integration
Webhooks

Subscribe to Webhook

Create a new webhook subscription

post/api/integrations/zapier/webhooks/subscribe

Request body

urlstring uri required

Webhook URL to receive notifications

eventsstring[] required

Array of events to subscribe to

descriptionstring

Optional description of the webhook

secretstring

Optional secret for webhook verification

Response

Webhook subscription created successfully

successboolean

Changes