I’ve created a Google Cal Zap. When an Event is Created or Updated on CalendarA, the Zap creates a new All-Day Event on CalendarB.
What I can’t figure out is how to check if there is already an existing all-day event on that calendar for the day in question before creating a new one.
Background:
I have an employee’s appointment calendar, but I’m trying to create my own calendar which just tells me that employee is in that day. So, when they book an appt on a certain day on their cal, my cal says they are in that day. If they book a second appointment, it sees they’re already in that day, and does nothing. Does that make sense?