I’ve setup a Google Calendar where I want to add events over time. The Zap should
- pull from the calendar any new events and
- each time one of them “starts”, it should
- trigger the action (to call the phone # in the description using Twilio).
This works great each time I click “test” while editing the Zap.
When I look at the list of Zaps, it’s “on”, and polling is set to 2 minutes.
So I setup the calendar with a few different near-term events (5 minutes out, 10 minutes out. 20 minutes out).
It never triggers.
If I open the Zap and click the “Run” button it says “Zap run failed. We couldn't find any new events.”
Then if I edit the Zap again, run the test again, it works again.
I check Twilio logs and it shows only the calls at the times that I ran the tests.
So nothing is triggering on the “Event Start” trigger.
How do I test/trouble shoot further?