type
field in event object:
Webhook Event | **Type ** |
---|---|
Unsubscribed | 73 |
Marked Spam | 6 |
Mail Opened | 7 |
Link Clicked | 8 |
Mail Bounced | 58 |
Mail Dropped | 60 |
Body
The type of the event.
7
The timestamp of the event in milliseconds since the epoch.
1686304219037565000
Arbitrary data associated with the event.
"{\"key\": \"value\"}"
Optional provider message ID.
"provider_message_id_123"
Optional campaign ID.
"campaign_id_123"
Optional drip step ID.
"drip_step_id_123"
Optional RSS execution ID.
"rss_exec_id_123"
Optional tag ID.
"tag_id_123"
Optional link associated with the event.
"https://example.com"
Optional list ID.
"list_id_123"
Optional contact ID.
"contact_id_123"
Optional contact email.
"contact@example.com"
Optional custom field ID.
"custom_field_id_123"
Optional template ID.
"template_id_123"
Optional popup ID.
"popup_id_123"
Optional landing page ID.
"landing_page_id_123"
Optional form ID.
"form_id_123"
Optional segment ID.
"segment_id_123"
Optional automation ID.
"automation_id_123"
Optional drip ID.
"drip_id_123"
Optional RSS ID.
"rss_id_123"
Optional A/B test ID.
"ab_test_id_123"
Optional workflow ID.
"workflow_id_123"
Optional workflow node ID.
"workflow_node_id_123"
Optional workflow email ID.
"workflow_email_id_123"
Response
Return a 200 status to indicate that the data was received successfully