Hey everyone,
I am stuck with what seems a basic task. Basically, whenever we add a certain event to a specific Google Calendar, I would like for that event (Date, Duration, Description) to be added to a new row in a single Google Sheet.
My flow is the following:
App: Google Calendar
Event: New or Updated event
→
App: Google Sheets
Event: Create Spreadsheet Row(s) (with the details)
Now the issue is that only some events are being recorded, while majority is not. More importantly, I am constantly getting the following warnings “You have 22162 tasks being held”. Did I somehow create some sort of loop as we definitely don’t have that much events in the calendar? I see that for the recurring events Zapier managed to write down some, so should I somehow limit the export on the upcoming event’s only? so it’s not being done retroactively? Or the issue is somewhere else?
Thanks everyone!