Google Sheets "New Row Added" Trigger isnt working

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!

Thank you in advance for your assistance.

1 Like

Went to this place to find out if someone else has the same problem as me. And voila!

Pretty much the same issue for me. When new row is added, nothing is triggering. Yesterday it worked just fine.

Hi @here,

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.

Thank you,
Mo

Closing this Issue to track everything in announcement.

But if I use Schedule, then, for example, every 15 minutes it takes 1 task away from active pieces limits, right? Or am I missing something?

Google fixed the issue, It should be working again now

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.