• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

Need to send Whatsapp messages in Sequence

I have a list of 1800 contacts for whom I need to send message in whatsapp cloud api. I need to send messages to the contacts: 20 per day. I am using Google Sheets for this database. I use Scheduler as a trigger with google sheets, iterator and Whatsapp API in action. How to send the messages in sequence with automation. Thank you.
 
P

Pabblymember11

Guest
Hey @Smart Accountants

Please refer to the following screenshot on how you can send messages on the basic Delay Until action step which will send the message according to your time.

For this, you need to pass the time at which you want to schedule the post from Google Sheets in a separate column.

2022-10-14_17h34_03.png
 
P

Pabblymember11

Guest
1-50 contacts on day 1, 50-100 on day 2, 100-150 on day 3 and 150-200 on day 4 so on.
With the above-mentioned worklfow, you can only schedule the message on new entries as per your DateTime.

Other than that the usecase is not possible.
 
Top