Incoming message-text
Webhook Incoming Message - Text
Webhook Payload
{
"incoming_message": [{
"message_id": "ABEGkZlgQyWAAgo-sDVSUOa9jH0z",
"from": "919960432580",
"received_at": "1567090835",
"context": {
"ncmessage_id": null,
"message_id": null
},
"message_type": "TEXT",
"text_type": {
"text": "hello"
}
}]
}Webhook Incoming Message - Media
Webhook Payload
Webhook Incoming message- Location
Webhook Payload
Last updated
Was this helpful?