I’m using an API to pull back a simple list of events, there are three options
- Event is already on the calender, I want to find and update
- Event doesn’t exist I need to create it
- Event has been canceled, I want to find it a delete it
However, if use the “Find Google Event” function, if it doesn’t find the event. I’m searching on IDs that I am putting into the event name, the whole zaps just breaks, there is no way to move on.