Incoming message-text
Webhook Incoming Message - Text
This webhook sends incoming message as and when user send a text message When user gives a reply to a previous message then context will be provided.
Method: POST
Parameters:
Webhook Payload
Webhook Incoming Message - Media
This webhook send incoming message as and when user send a media message. Media message can be 3 type -
Image
Audio
Video
When user gives a reply to a previous message then context will be provided.
Method: POST
Parameters:
Webhook Payload
Webhook Incoming message- Location
This webhook send incoming message as and when user send a location.
Location data will contain lat and long.
When user gives a reply to a previous message then context will be provided.
Method: POST
Parameters:
Webhook Payload
Last updated