Webhook with whatsapp datas

I am trying webhook for sending whatsapp messages with specific variables but i am not able to webhook the variables in whatsapp action. please help

Welcome @Amit_Mittal;

Upfront, there are some different ways to fail. One, the call isn’t authenticated. Two, the webhook push should be JSON than a form. Three, encoding could be incorrect.

Therefore, it’d be helpful for you to share the blueprint of your scenario or at least provide screenshots and a walkthrough of what your attempting.

Also, please share API documentation references. And, is there a scenario template or model you’ve seen elsewhere that you’re attempting to follow?

Are you using Cloud API? Perhaps you can try with 2Chat to send messages without too much complexity.