I had a flow that had:
IF Google Calendar New or Updated Task
THEN Save as new entry in Notion.
The problem is someone created a Recurring Meeting on my calendar with no end-date. This caused TONS of tasks to trigger in ActivePieces, and I blew through my 1000 task-limit nearly instantly.
Is there a way to fix this such that it ignores any meeting with recurring invites? Or only processes once?
I tried a workaround like this below. Where I have a branch to see if it’s recurring. However, I think that’s still going to trigger that first box infinitely right?