Send Gmail emails with a time delay

Hi,

I have around 2000 emails to send with the Gmail module from a google sheets, however there is a certain limit on how many emails Google allows to send on a given period (around 100 emails every 10min). Since my Gmail actions are inside one module, I can’t seem to fit a sleep or break module to insert a time delay between the sending of each email. Is there a way to solve this problem without having to manually separate the google sheets into batches of 100 elements ?

Thank you for your help,

Antoine

Don’t use gmail to bulk email. Try mailgun or sendgrid.

3 Likes

Okay thanks a lot.

Antoine

2 Likes