Example Webhook Payload
Example payload delivered to your endpoint when a webhook is triggered.
Response
Section titled “Response”{ "id": "z61Z7gy", "lastname": null, "phone": null, "phone_country": null, "created": "2025-06-05T12:55:13.000000Z", "status": { "email": "active", "temail": "active" }, "ip_address": "85.206.2.72", "bounced_at": null, "unsubscribed_at": null, "location": null, "subscriber_tags": [ { "id": "eVnJVX", "title": "custom_field_group" }, { "id": "aQgA89", "title": "custom_field" }, { "id": "bmNGn0", "title": "Firerain-Winning group" }, { "id": "bmY0Mp", "title": "ad dub" } ], "columns": [ { "id": "avAlVe", "title": "First name", "type": "text", "default": true, }, { "id": "aMj5Y5", "title": "abid", "type": "text", "default": true, "value": "my name" }, { "id": "bk5X5J", "title": "Where_we_meet", "type": "text", "default": true, "value": "location six" } ], "source": "FORM"}