Campaign Webhooks
Create/Update Campaign Webhook
Create a new webhook or update existing webhook for campaign events
POST
Configure webhooks to receive real-time notifications when campaign events occur. Integrate with CRM, Slack, or custom systems.
Path Parameters
Campaign ID
Query Parameters
Your SmartLead API key
Request Body
Webhook ID (null for new webhook, number to update existing)
Webhook name for identification
URL to receive webhook POST requests
Array of event types to trigger webhookCommon events:
LEAD_REPLIEDLEAD_OPENEDLEAD_CLICKEDLEAD_BOUNCEDLEAD_UNSUBSCRIBED
