Handling Flow submission
"body": {
"type": "text",
"text": {
"text": "The customer has completed a WhatsApp flow"
}
}
Last updated
Was this helpful?
"body": {
"type": "text",
"text": {
"text": "The customer has completed a WhatsApp flow"
}
}
Last updated
Was this helpful?
Was this helpful?
"meta": {
"extraInformation": {
"timestamp": "1721065205"
},
"formResponse": {
"id": "00000000-0000-0000-0000-000000000000",
"sessionIdentifier": "00000000-0000-0000-0000-000000000000",
"requestIdentifier": "00000000-0000-0000-0000-000000000000",
"jsonResponse": {
"flow_token": "12345",
"exampletext": "usefultext",
"data": "usefuldata"
}
}
}