In a workflow I have the last action as sending an email via Sendgrid.
Rather than it be triggered and sent immediately I wanted it to go in 10 minutes.
Is that possible?
In a workflow I have the last action as sending an email via Sendgrid.
Rather than it be triggered and sent immediately I wanted it to go in 10 minutes.
Is that possible?
Hey @Siddhartha, make the event that sends the email via Sendgrid an API workflow. Then you can simply schedule that api workflow as your last action and set the scheduled date to current date/time: +minutes: 10.
That is a sweet solution Eli. Love it!
You get my genius of the day award
Hey hey! Thanks for the award!
This topic was automatically closed after 70 days. New replies are no longer allowed.