I’m encountering an issue where I have 7 different flows all using the “new row added” trigger for the same Google spreadsheet. However, when I add a new row, none is triggered.
Details:
All 7 flows are turned on and published.
I’m adding new rows, not updating existing ones.
I’m using the cloud version
When testing the flow, they can load the data perfectly, but the flow never runs
I’ve already checked that all flows are live/published and have the same trigger. I’ve also reviewed the run history of each flow.
Steps i tried for debugging:
→ disabling and enabling all flows (didnt work),
→ deleting and recreating the flows (triggers still not working).
Any suggestions for resolving it? I read some threads about this being a known issue, but feels like it was resolved some time ago. Any help would be greatly appreciated!
We are about to make an announcement. We have been investigating the issue, and it seems to be a problem with the Google Drive API. It no longer sends an event when a file is changed. This issue has also been reported with other known automation software.
We are trying to find an announcement or link from Google team to understand the impact.
There is also a workaround to use Schedule + Get Next Row(s), and we will announce it soon.