Need to send Whatsapp messages in Sequence

Status: Closed · Asked by Smart Accountants on · 0 views

Smart Accountants — Question ·

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.

Pabblymember11 — Reply ·

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.

Smart Accountants — Reply ·

@Supreme I wanted to send messages on the sequence. 1-50 contacts on day 1, 50-100 on day 2, 100-150 on day 3 and 150-200 on day 4 so on. I need this flow.

Pabblymember11 — Reply ·
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.

Back to all forum threads · Log in to reply