• 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"

Whatsapp Rest Api For Waziper/Whatsapp Module For Stackposts

Whatsapp Rest Api For Waziper/Whatsapp Module For Stackposts Version 5.0.4

No permission to download
can anyone plz tell the proper process of setting up webhook and receive response. The official documentation doesn't explain it properly and just shows to set receiving webhook. but upon setting up the receiving webhook, it isn't getting any response on receiving a message. Neither there are any webhook setup tutorial video anywhere. It'll be much help if anyone can explain how to set up the webhook properly. Thank you so much.
Can anyone share details video explain in the details?

Since last log time so many persons wants the same but noone respose since last 3 to 4 months....

Are all are busy in own work only?
 
  • Like
Reactions: leox433
Friends, yesterday I developed a WordPress plugin that connects with the Waziper's REST API and sends notification of new orders and status changes to customers.
My problem is that the Waziper API works well during the first few hours, but after that, even though the response is still successful, it no longer sends the messages. However, if I create the instance again, it starts working again.
Does anyone know or have any idea what might be happening?
Hello. To solve the issue of submitting paused after a while, you can add this cron:

#0 */6 * * * pm2 update >/dev/null 2>&1

It will update pm2 every 6 hours.

You may also need to configure to restart the port.
#0 * * * * sudo kill -9 $(sudo lsof -t -i:pORT) > /dev/null 2>&1

Test at your own risk.
 
Hello. To solve the issue of submitting paused after a while, you can add this cron:

#0 */6 * * * pm2 update >/dev/null 2>&1

It will update pm2 every 6 hours.

You may also need to configure to restart the port.
#0 * * * * sudo kill -9 $(sudo lsof -t -i:pORT) > /dev/null 2>&1

Test at your own risk.
thanks for the answer , i have already fixed , now works like a charm .
My problem now is whit the group api functionality that returns always empty json response , and no message send , and also my other big problem is whit bulk message ,
Yesterday i put 40 whatsapp numbesr all new and a delay of 60 seconds for each message , super slow and even this way the message was detected as spam and is blocking all senders.
I have used all kind of technics to avoid detection . like random texts in each message , random identificator in each message but even this way they are detected very very fast.
Anyone have experience whit bulk messages? im messaging clients that contact my ecommerce over the time , so numbers are specific for people that already know who we are.
 
Hello. To solve the issue of submitting paused after a while, you can add this cron:

#0 */6 * * * pm2 update >/dev/null 2>&1

It will update pm2 every 6 hours.

You may also need to configure to restart the port.
#0 * * * * sudo kill -9 $(sudo lsof -t -i:pORT) > /dev/null 2>&1

Test at your own risk.

Hello,

Can you tell me how is this solution with Cpanel
 
Version 5.0.2 – June 27, 2023 Update
+ Fix the error of losing connection api
+ Fix api connection with POST method
+ Fix the error of sending messages to the group whatsapp
 
  • Like
Reactions: WeaponX

Forum statistics

Threads
79,650
Messages
1,147,258
Members
251,285
Latest member
Marquee
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