Sending multiple emails

Hi all,
This is the flow:

Let’s imagine that it returns 50 entries and 50 emails will be sent out.

How can I “sequence” those emails so that they are not sent all at once? Maybe with a 1 minute delay between each or something like that.

Hi @karla

If you want, to make a delay between Data store and the Gmail. Please try with sleep module.
image

This will make a delay for each email from data store.

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
Visit us here
Youtube Channel

2 Likes