-2
I need to create a webhook to respond to a request coming from Whatsapp.
I created the webhook route on the server pointing to my computer and am using ngrok to test it.
I can make a request using Insomnia.
I have some questions about how to receive Whatsapp data.
Which verbose should I use to get Whatsapp data?
How can I read this received data?