• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Webhook Setup for Wa Gateway | Multi device BETA | V3.0 MPWA MD

Follow the step it is working normally on localhost and VPS. (For shared hosting auto reply works sometime and stops after 1 minute after reloading scan page and restarting nodeJS)

1. Create "listen.php" then copy paste code from Rest Api-> webhook.
2. Add webhook link as "http://yourwebsite.com/listen.php" in link field as shown in screenshot below
1653016752850.png
3. Create "whatsapp.txt" in the same location of "listen.php" file and give permission as 777.
4. Restart NodeJs and now send keywords that are in the "listen.php".
I follow this step
 
How can i send a pdf or document?
autoresponder is working fine, but i need to send documents with command.
any idea?
 
  • Like
Reactions: tpetualang
How to integrate MPWA with Gravity Form

1. Download Gravity WebHook https://babia.to/resources/gravity-forms-webhooks-add-on.4854/
(Download - Upload - And Activated)
2. Go to the form - setting - webhook
3. Follow this seting
1652889129818.png 1652889202905.png
Request URL(Required) : http://yourdomain.com/send-message
Request Method(Required) : POST
Request Format(Required) : JSON

Request Body :
api_key = YOUR_API_KEY
sender = NUMBER_ON_MPWA
number = NUMBER_RECIVER_GET_FROM_FORM
message = GET_FROM_FORM

You can customize message with merge tag,

and make sure there is no whatsapp gateway plugin for gravity forms from other platforms, because it can make the Rest API not run normally.

Thanks for @Morehere
thank you If possible, add Digits plugin settings (to send to WhatsApp).
 
I follow this step
I made a gravity form and installed the web hook plugin and I made a form to send messages But if I add 2 or more recipients instead of one recipient in the number field, it doesn't work anymore Is there a way to send a message to multiple people via gravity webhook?
 
How to integrate MPWA with Gravity Form

1. Download Gravity WebHook https://babia.to/resources/gravity-forms-webhooks-add-on.4854/
(Download - Upload - And Activated)
2. Go to the form - setting - webhook
3. Follow this seting
1652889129818.png 1652889202905.png
Request URL(Required) : http://yourdomain.com/send-message
Request Method(Required) : POST
Request Format(Required) : JSON

Request Body :
api_key = YOUR_API_KEY
sender = NUMBER_ON_MPWA
number = NUMBER_RECIVER_GET_FROM_FORM
message = GET_FROM_FORM

You can customize message with merge tag,

and make sure there is no whatsapp gateway plugin for gravity forms from other platforms, because it can make the Rest API not run normally.

Thanks for @Morehere


Hello I tested it and it was ok Thankful But he only sent a message to one ewe number in each message Is there a way to send a message to multiple numbers in one message? And is it possible to send 10 messages to 10 numbers in their own name by sending the form once? For example, for an attendance form
 
Open Rest API > Webhook
after that upload the webhook to the application you want to integrate with wa gateway

then your url will be like this

yourapplication.com/webhook

Thanks to @kafuuchino
Is it possible to automatically divert or forward received messages to a specific number and view received messages through a form in WordPress?
 
Is it possible to automatically divert or forward received messages to a specific number and view received messages through a form in WordPress?
If you use a gravity form, you can create a new webhook, and set the receiver number for the number you want to send.
 
How to integrate MPWA with Gravity Form

1. Download Gravity WebHook https://babia.to/resources/gravity-forms-webhooks-add-on.4854/
(Download - Upload - And Activated)
2. Go to the form - setting - webhook
3. Follow this seting
1652889129818.png 1652889202905.png
Request URL(Required) : http://yourdomain.com/send-message
Request Method(Required) : POST
Request Format(Required) : JSON

Request Body :
api_key = YOUR_API_KEY
sender = NUMBER_ON_MPWA
number = NUMBER_RECIVER_GET_FROM_FORM
message = GET_FROM_FORM

You can customize message with merge tag,

and make sure there is no whatsapp gateway plugin for gravity forms from other platforms, because it can make the Rest API not run normally.

Thanks for @Morehere
I want to enter several numbers instead of one number in the number field To send a message to several people after sending the form Is there a way?
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock