{
"id": "01a082d0-339e-744f-be46-d56036576094",
"organization": "01a082d0-339e-744f-be46-d5617fe5bd8d",
"target_hook_url": "https://webhook.site/unique-url",
"timestamp_created": "2026-09-08T20:57:57.918Z",
"campaign": "01a082d0-339e-744f-be46-d562d1816332",
"name": "Zapier Positive Replies",
"event_type": "email_sent",
"custom_interest_value": 1,
"headers": {
"Authorization": "Basic dXNlcm5hbWU6cGFzc3dvcmQ="
},
"status": 1,
"timestamp_error": "2026-09-08T20:57:57.918Z"
}Webhook
A webhook subscription for receiving event notifications
Unique identifier for the webhook (UUID)
"01a082d0-339e-744f-be46-d56036576094"
Organization (workspace) UUID that owns this webhook
"01a082d0-339e-744f-be46-d5617fe5bd8d"
Target URL to send webhook payloads
^https?://"https://webhook.site/unique-url"
Timestamp when the webhook was created
"2026-09-08T20:57:57.918Z"
Optional campaign UUID to filter events (null = all campaigns in workspace)
"01a082d0-339e-744f-be46-d562d1816332"
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)
Show child attributes
Show child attributes
{
"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-09-08T20:57:57.918Z"