Hi everyone,
The goal of the Zap I’m setting up is the following:
- A user of our wellness app schedules a wellness session with one of our providers
- The webhook data for this event includes the event start time, user email, joining link, etc.
- 10 min before the event start time, I want to send an email to the user email reminding them that they have an upcoming session and sharing a joining link
Does anyone have a solution for how to delay the reminder email until 10 min before the event start time from the webhook? I haven’t seen a way to do this using a filter step. If possible I’d like to avoid having the trigger come from a Google calendar event instead.
Thank you!