Requires one of the following scopes: webhooks:create, webhooks:all, all:create, all:all
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The Webhook to create
The Webhook to create
Target URL to send webhook payloads
^https?://"https://webhook.site/unique-url"
Optional campaign UUID to filter events (null = all campaigns in workspace)
"019dc79a-824a-712f-a68e-5e443ab917c5"
Optional user-defined name for the webhook
"Zapier Positive Replies"
Type of event to trigger the webhook (null for custom label events). Set to "all_events" to subscribe to all events - including custom label events
all_events, email_sent, email_opened, email_link_clicked, reply_received, email_bounced, lead_unsubscribed, campaign_completed, account_error, lead_neutral, lead_interested, lead_not_interested, lead_meeting_booked, lead_meeting_completed, lead_closed, lead_out_of_office, lead_wrong_person, lead_no_show, supersearch_enrichment_completed "email_sent"
Custom interest value - corresponds to LeadLabel.interest_status (used for custom label events)
1
Optional HTTP headers to include when delivering webhook payloads (key-value pairs)
{
"Authorization": "Basic dXNlcm5hbWU6cGFzc3dvcmQ="
}
The Webhook
A webhook subscription for receiving event notifications
Unique identifier for the webhook (UUID)
"019dc79a-824a-712f-a68e-5e42e7ce7834"
Organization (workspace) UUID that owns this webhook
"019dc79a-824a-712f-a68e-5e43370231cc"
Target URL to send webhook payloads
^https?://"https://webhook.site/unique-url"
Timestamp when the webhook was created
"2026-04-26T02:24:45.130Z"
Optional campaign UUID to filter events (null = all campaigns in workspace)
"019dc79a-824a-712f-a68e-5e443ab917c5"
Optional user-defined name for the webhook
"Zapier Positive Replies"
Type of event to trigger the webhook (null for custom label events). Set to "all_events" to subscribe to all events - including custom label events
all_events, email_sent, email_opened, email_link_clicked, reply_received, email_bounced, lead_unsubscribed, campaign_completed, account_error, lead_neutral, lead_interested, lead_not_interested, lead_meeting_booked, lead_meeting_completed, lead_closed, lead_out_of_office, lead_wrong_person, lead_no_show, supersearch_enrichment_completed "email_sent"
Custom interest value - corresponds to LeadLabel.interest_status (used for custom label events)
1
Optional HTTP headers to include when delivering webhook payloads (key-value pairs)
{
"Authorization": "Basic dXNlcm5hbWU6cGFzc3dvcmQ="
}
Webhook status: 1 = active, -1 = error (disabled due to delivery failures)
1
Timestamp when webhook was disabled due to delivery failures (null if active)
"2026-04-26T02:24:45.130Z"