In order for WhatsApp campaigns to be sent, you will need to set up a cron job to run on some intervals, to send thous campaigns to WhatsApp.

It needs to be done via cron job because not all messages from the campaign are sent instantly.

<https://YOURWEBSITE.COM/webhook/wpbox/sendschuduledmessages>

Using Cron-Job.org

https://console.cron-job.org/ is a website for running cron jobs for free.

You can create a cron job easily, and monitor it.

Untitled

In your cPanel, Plesk, or similar hosting manager

To set up a cron job in cPanel, you can follow these steps:

  1. Log in to cPanel: Access your cPanel account using your username and password. This is typically provided by your web hosting provider.
  2. Navigate to the Cron Jobs section:
  3. Create a New Cron Job:
  4. Configure the Cron Job:
  5. Add the Cron Job:

Linux / VPS