Google sheet trigger won't work!

Hey, 
I'm using a google sheet read row to trigger the workflow when i append a new rows, but it seems not work, i rename the sheet to default google naming "Sheet1" but still encounter not work, but whe i stopped thw workflow all the data i've appended to sheet appear in logs.

Information on your n8n setup

  • **n8n version:**1.114.3
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):n8n cloud
  • Operating system: Windows 11

Hi and welcome to the community :slight_smile:

I had a similar problem with a excel on one drive so my question is simple (worked for me) where do you edit your sheet for testing. On your google drive (locally) or in the googledrive in your browser. Latter worked for me, the first didn’t do nothing at all. Maybe it helps.

Regards

Hi @Dev_Community,

Could you try removing the “Columns to Watch” temporarily and then execute the workflow to see if it works? This forces n8n to fire on any new row added.

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