Webhooks
Event Types
Example Response
{
"id": "6a5514a896b91ca4c812a678",
"surveyId": "69fde27e4fcfc10ae574571e",
"surveyName": "TicketClosure Survey",
"surveyLanguage": "en_US",
"receivedDate": "2026-07-13T16:39:01.000Z",
"timeZone": "Asia/Kolkata",
"eventType": "response.added",
"eventId": "6a5514a896b91ca4c812a680",
"respondentDetails": {
"name": "Steve Waugh",
"emailAddress": "steve.waugh@yahoo.com",
"mobile": "+918989898989",
"externalId": "DE7911"
},
"locationId": "63b51a77891bf7000844b630",
"locationName": "Mumbai",
"tags": [
{
"name": "Bad Experience"
}
],
"geoLocation": "INDIA",
"webDevice": "Desktop",
"browser": "Chrome",
"ratedUserId": "69fde2887b2f37900de805a9",
"ratedUserName": "Andrew Strauss",
"channel": "Online",
"sentiment": "neutral",
"urgency": "Medium",
"intent": [
"Complaint"
],
"emotion": [
"Concerned"
],
"CSAT": 5,
"NPS": 10,
"CES": 1,
"responseURL": "https://platform.zonkafeedback.com/responseinbox/6a5514a896b91ca4c812a678",
"contactAttributes": [
{
"variableId": "contact_number",
"value": "9890",
"type": "Number"
}
],
"responseAttributes": [
{
"variableId": "booking_pnr",
"value": "PR24WT"
}
],
"surveyResponse": [
{
"questionId": "69fde2887b2f37900de805a9",
"questionLabel": "How was your experience with us?",
"answer": "overjoyed"
},
{
"questionId": "699ebc50e1d1b8d9970bfae4",
"questionLabel": "The company made it easy for me to handle my issues",
"answer": "Strongly Disagree"
},
{
"questionId": "60d30beeef7c44000837994a",
"questionLabel": "How likely are you to recommend flying with us to your friends, family, and colleagues?",
"answer": "10"
},
{
"questionId": "6a3e5c412e4e74aeacea3b91",
"questionLabel": "Enter Date of travel",
"answer": "2026-07-31"
}
]
}New Payload — Field Reference
Getting Started with Webhooks
Webhook Logs
Last updated