Response Structure
{
"previous_status": "",
"current_status": "",
"campaign_status": "",
"client_id": null,
"campaign_name": "",
"campaign_id": 000,
"secret_key": "e0207d40-84ef-4ad6-89eb-7dbff8c0138d",
"app_url": "",
"description": ",
"metadata": {
"webhook_created_at": ""
},
"webhook_url": "",
"webhook_id": 11,
"webhook_name": "",
"event_type": ""
}
Example Response
{
"previous_status": "PAUSED",
"current_status": "ACTIVE",
"campaign_status": "ACTIVE",
"client_id": null,
"campaign_name": "377 testing manual step",
"campaign_id": 377,
"secret_key": "e0207d40-84ef-4ad6-89eb-7dbff8c0138d",
"app_url": "<https://app.smartlead.ai/app/app/email-campaign/377/analytics>",
"description": "Email Campaign status changed PAUSED to ACTIVE for campaign - 377 testing manual step",
"metadata": {
"webhook_created_at": "2024-04-12T13:51:26.269Z"
},
"webhook_url": "<https://webhook.site/05076ec5-99ab-4277-b223-293df0b402e9>",
"webhook_id": 94,
"webhook_name": "test",
"event_type": "CAMPAIGN_STATUS_CHANGED"
}