Is it possible to schedule the sending of an e-mail by setting the date on which it should be sent?
Thanks,
Marc
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?
@samliew I forgot to mention that it’s on Gmail.
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.
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 —
parseDate
| Tokens for formatDate