Quiz Responses Webhook
When This Is Triggered
Context
Description
Example Payload
{
"client": {
"subscriberId": "[email protected]",
"subscriberName": "name surname",
"email": "[email protected]",
"uuid": "29de05a7-5a6f-4107-b15a-1c8abdefad95",
"isPayer": 1,
"platform": "Mac OS",
"country": "US",
"language": "en",
"utmSource": null,
"utmMedium": null,
"utmCampaign": null,
"utmContent": null,
"utmTerm": null,
"paymentModule": "generate",
"flowId": 600,
"siteId": 38,
"ip": "192.168.1.1"
},
"questions": {
"5706": {
"questionId": "question1",
"questionName": "Question 1",
"question": "Question Title",
"settings": "{\"backgroundColor\":\"\",\"forceDesktopBG\":true,\"backgroundImage\":{\"desktop\":\"\",\"tablet\":\"\",\"mobile\":\"\"}}",
"sequence": 1,
"displayedSequence": 1,
"required": 1,
"isMultiple": 0,
"typeId": 0,
"typeName": "SingleSelection",
"isLogic": false
}
},
"answers": {
"5706": {
"answerDate": "2024-01-10 10:47:25",
"answer": null,
"answerOptions": [
{
"optionId": 8215,
"name": "Option örnek 1",
"type": "image",
"image": ""
}
]
}
}
}Field Reference
Client Fields
Field
Description
Question Fields
Field
Description
Question types:
Answer Fields
Field
Description
Last updated

