Skip to main content

Outgoing Webhook Entries example

You can take a look at the following example of Outgoing Webhook entries for different type of events.

Contact Created

{
"contact": {
"id": "cnt_3m3yaexp",
"first_name": "Jon",
"last_name": "Doe",
"email": "[email protected]",
"phone": "+1 (555) 123-4567",
"website": "https://demo-website.com",
"notes": "Demo contact for testing purposes. VIP client interested in SEO tools.",
"timezone": "America/Los_Angeles",
"segment_id": "seg_tnvwi73y",
"automation_id": "auto_7g2h9k4d",
"created_at": "2025-07-23T10:30:03Z",
"updated_at": "2025-07-24T04:36:41Z",
"avatar_url": "https://avatar.demo/cont_3m3yaexp.jpg",
"outreaches_count": 0,
"segment_name": "Influencer",
"custom_field_entries": [
{
"id": "cfe_mr95f8xz",
"value": "https://jon.doe",
"custom_field": {
"id": "cfd_fq3a27j7",
"name": "Website URL",
"slug": "website_url"
}
},
{
"id": "cfe_zkhudz4x",
"value": "59",
"custom_field": {
"id": "cfd_2zi7awun",
"name": "page authority",
"slug": "page_authority"
}
},
{
"id": "cfe_n9n7n2uq",
"value": "89",
"custom_field": {
"id": "cfd_3gjqp5em",
"name": "domain authority",
"slug": "domain_authority"
}
}
]
},
"event": "contact_deleted",
"timestamp": "2025-07-24T04:36:41Z"
}

Contact Updated

{
"contact": {
"id": "cnt_3m3yaexp",
"first_name": "Jon",
"last_name": "Doe",
"email": "[email protected]",
"phone": null,
"website": null,
"notes": null,
"timezone": null,
"segment_id": "seg_tnvwi73y",
"automation_id": null,
"created_at": "2025-07-23T10:30:03Z",
"updated_at": "2025-07-23T10:30:03Z",
"avatar_url": null,
"outreaches_count": 0,
"segment_name": "Influencer",
"custom_field_entries": [
{
"id": "cfe_mr95f8xz",
"value": "https://jon.doe",
"custom_field": {
"id": "cfd_fq3a27j7",
"name": "Website URL",
"slug": "website_url"
}
},
{
"id": "cfe_zkhudz4x",
"value": "59",
"custom_field": {
"id": "cfd_2zi7awun",
"name": "page authority",
"slug": "page_authority"
}
},
{
"id": "cfe_n9n7n2uq",
"value": "89",
"custom_field": {
"id": "cfd_3gjqp5em",
"name": "domain authority",
"slug": "domain_authority"
}
}
]
},
"event": "contact_updated",
"timestamp": "2025-07-24T04:34:35Z"
}

Contact Deleted

{
"contact": {
"id": "cnt_3m3yaexp",
"first_name": "Jon",
"last_name": "Doe",
"email": "[email protected]",
"phone": null,
"website": null,
"notes": null,
"timezone": null,
"segment_id": "seg_tnvwi73y",
"automation_id": null,
"created_at": "2025-07-23T10:30:03Z",
"updated_at": "2025-07-24T04:36:41Z",
"avatar_url": null,
"outreaches_count": 0,
"segment_name": "Influencer",
"custom_field_entries": [
{
"id": "cfe_mr95f8xz",
"value": "https://jon.doe",
"custom_field": {
"id": "cfd_fq3a27j7",
"name": "Website URL",
"slug": "website_url"
}
},
{
"id": "cfe_zkhudz4x",
"value": "59",
"custom_field": {
"id": "cfd_2zi7awun",
"name": "page authority",
"slug": "page_authority"
}
},
{
"id": "cfe_n9n7n2uq",
"value": "89",
"custom_field": {
"id": "cfd_3gjqp5em",
"name": "domain authority",
"slug": "domain_authority"
}
}
]
},
"event": "contact_deleted",
"timestamp": "2025-07-24T04:36:41Z"
}

Outreach Created

{
"outreach": {
"id": "out_f2pnqaq4",
"product_id": "prd_k6bjraae",
"template_id": null,
"first_name": "Jon",
"last_name": "Doe",
"email": "[email protected]",
"channel": null,
"subject": "This is the Subject line for your outreach",
"content": "<p class=\"text-node\">Your body content for the outreach email that you have created.</p>",
"status": "draft",
"target_url": "",
"public_id": "7943a6644aa8",
"inbound_email_address": "[email protected]",
"cost": "0.0",
"bulk_contact_ids": [],
"notes": null,
"automation_id": null,
"created_at": "2025-07-27T05:34:46Z",
"updated_at": "2025-07-27T05:34:46Z",
"concluded_at": null,
"scheduled_at": null,
"delivered_at": null,
"last_response_at": null,
"follow_up_at": null,
"abandoned_at": null,
"contact": null,
"collaborators": [
{
"id": "usr_uhft6rz8",
"name": "jeme new",
"type": "User",
"avatar_url": null
}
],
"custom_field_entries": []
},
"event": "outreach_created",
"timestamp": "2025-07-27T05:34:47Z"
}

Outreach Scheluded

{
"outreach": {
"id": "out_f2pnqaq4",
"product_id": "prd_k6bjraae",
"template_id": null,
"first_name": "Jon",
"last_name": "Doe",
"email": "[email protected]",
"channel": null,
"subject": "This is the Subject line for your outreach",
"content": "<p class=\"text-node\">Your body content for the outreach email that you have created.</p>",
"status": "scheduled",
"target_url": "",
"public_id": "7943a6644aa8",
"inbound_email_address": "[email protected]",
"cost": "0.0",
"bulk_contact_ids": [],
"notes": null,
"automation_id": null,
"created_at": "2025-07-27T05:34:46Z",
"updated_at": "2025-07-27T05:34:47Z",
"concluded_at": null,
"scheduled_at": "2025-07-27T05:35:07Z",
"delivered_at": null,
"last_response_at": null,
"follow_up_at": null,
"abandoned_at": null,
"contact": null,
"collaborators": [
{
"id": "usr_uhft6rz8",
"name": "jeme new",
"type": "User",
"avatar_url": null
}
],
"custom_field_entries": []
},
"event": "outreach_updated",
"timestamp": "2025-07-27T05:34:47Z"
}

Outreach Delivering

{
"outreach": {
"id": "out_f2pnqaq4",
"product_id": "prd_k6bjraae",
"template_id": null,
"first_name": "Jon",
"last_name": "Doe",
"email": "[email protected]",
"channel": null,
"subject": "This is the Subject line for your outreach",
"content": "<p class=\"text-node\">Your body content for the outreach email that you have created.</p>",
"status": "delivering",
"target_url": "",
"public_id": "7943a6644aa8",
"inbound_email_address": "[email protected]",
"cost": "0.0",
"bulk_contact_ids": [],
"notes": null,
"automation_id": null,
"created_at": "2025-07-27T05:34:46Z",
"updated_at": "2025-07-27T05:35:33Z",
"concluded_at": null,
"scheduled_at": "2025-07-27T05:35:07Z",
"delivered_at": null,
"last_response_at": null,
"follow_up_at": null,
"abandoned_at": null,
"contact": null,
"collaborators": [
{
"id": "usr_uhft6rz8",
"name": "jeme new",
"type": "User",
"avatar_url": null
}
],
"custom_field_entries": []
},
"event": "outreach_updated",
"timestamp": "2025-07-27T05:35:33Z"
}

Outreach Abandoned


{
"outreach": {
"id": "out_f2pnqaq4",
"product_id": "prd_k6bjraae",
"template_id": null,
"first_name": "Jon",
"last_name": "Doe",
"email": "[email protected]",
"channel": null,
"subject": "This is the Subject line for your outreach",
"content": "<p class=\"text-node\">Your body content for the outreach email that you have created.</p>",
"status": "abandoned",
"target_url": "",
"public_id": "7943a6644aa8",
"inbound_email_address": "[email protected]",
"cost": "0.0",
"bulk_contact_ids": [],
"notes": null,
"automation_id": null,
"created_at": "2025-07-27T05:34:46Z",
"updated_at": "2025-07-27T05:35:33Z",
"concluded_at": null,
"scheduled_at": "2025-07-27T05:35:07Z",
"delivered_at": null,
"last_response_at": null,
"follow_up_at": null,
"abandoned_at": "2025-07-27T05:35:33Z",
"contact": null,
"collaborators": [
{
"id": "usr_uhft6rz8",
"name": "jeme new",
"type": "User",
"avatar_url": null
}
],
"custom_field_entries": []
},
"event": "outreach_updated",
"timestamp": "2025-07-27T05:35:34Z"
}