I created a flow to send me an email when a particular calendar in my google calendar is updated. It works just fine when I do the test run, but it doesn’t run on its own. (After creating the flow, I go make an updated calendar event to get it to trigger. It doesn’t trigger, for hours. Then I do a “test run” and it does correctly detect the new event and send me the email- but only when I test run).
Any ideas what could be going wrong?
Here is the flow:
I see there’s a way to schedule things where “Schedule” is the trigger, but I can’t think of a way to create a flow where there are two triggers: Schedule (trigger being the schedule) and then trigger number two, “event created or updated in calendar”. I thought about a different flow where the trigger is Schedule and then there is a router to condition 1 and 2; where condition 1 is “new event was created” but that seems overly complicated.
When I look at the history of runs, the only runs were where I did a test run, none else.
I see other help requests like this and there was an admin that did something and then it was fixed… might that be needed here? Or, have I created the flow incorrectly?
Thank you!