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

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

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