How to receive the WhatsApp answersanswers, receive, textmebot, webhook, whatsapp If you want to receive the answers from the WA number connected to the api, you can use a webhook. All the messages received in your number will be sent to your webhook with a POST method in json format as follows: { ”from”: “549191919191.”, ”from_name”: “Joan”, ”to”: “54134123123”, ”message”: “Text Message received in WhatsApp”,} Plesae, send an email to support@textmebot.com to get the instructions about seting up a webhook.