Email scheduling

Is it possible to schedule the sending of an e-mail by setting the date on which it should be sent?

Thanks,

Marc

It depends on the email server you are using. Does it support that functionality?

2 Likes

@samliew I forgot to mention that it’s on Gmail. :slight_smile:

Gmail’s API doesn’t have a scheduling endpoint. What you could do is draft the email first, then use 0CodeKit Cron module to schedule a callback to another scenario with the draft message id to send it.

2 Likes

Ok. Is there an example I could learn from?

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

General

Help Center Basics

Articles & Videos

Feature Requests & Suggestions

Partner & Custom Apps

2 Likes