Response Structure

{
  "lead_name": "",
  "lead_id": "",
  "lead_email": "",
  "sent_message_ids": [
    ""
  ],
  "campaign_status": "",
  "campaign_name": "",
  "client_id": null,
  "campaign_id": 111,
  "current_sequence_number": 1,
  "secret_key": "",
  "app_url": "",
  "description": "",
  "metadata": {
    "webhook_created_at": ""
  },
  "webhook_url": "",
  "webhook_id": 11,
  "webhook_name": "",
  "event_type": ""
}

Example Response

{
  "lead_name": "sukhvir 02 \\n        Kaur",
  "lead_id": "138084",
  "lead_email": "[email protected]",
  "sent_message_ids": [
    "<[email protected]>"
  ],
  "campaign_status": "ACTIVE",
  "campaign_name": "test56778",
  "client_id": null,
  "campaign_id": 353,
  "current_sequence_number": 1,
  "secret_key": "e0207d40-84ef-4ad6-89eb-7dbff8c0138d",
  "app_url": "<https://app.smartlead.ai/app/email-campaign/353/lead-list>",
  "description": "Manual step reached for Campaign - test56778 and lead email - [email protected]",
  "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": "MANUAL_STEP_REACHED"
}