I am using whatsapp as an ordering system.
I have created a test account in Twilio for this and a file called whatsapp_webhook.php and I have assigned this in the Twilio sandbox to be executed with the POST method when a message enters the whastapp account of the establishment.
I have tried using cmd curl commands and it works correctly but it does not launch the program when I receive the whatsapp message. Do I need to configure something else?
Thanks
When I run curl in cmd it works, what doesn’t work is that it runs when a message is received on the configured whatsapp account.
Gabriel Martin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.