I’m trying to create and automation that will run at a specific time each day (say 8:30am), check if there is a specific Calendar event in my google calendar (lets call it groceries) for that day, if so send an email.
The body of the email should include a time that is offset from the calendar event start time. So if the event starts at 2pm the email should say 1:30.
I’m having a hard time wrapping my head around the calendars in general