WhatsApp Chatbot
Last updated
Was this helpful?
Last updated
Was this helpful?
Forward user sent message to Chatbot through GET request.
/messages
The receipient mobile number of message
The sender mobile number of message
Type of message ex:- text, image
If media_type is "text" then the actual message would be picked from this field
media data if meda_type other than text
No body
Forward user sent message to Chatbot through POST request
/messages
The receipient mobile number of message
The sender mobile number of message
Type of message ex:- text, image
If media_type is "text" then the actual message would be picked from this field
media data if meda_type other than text
No body