Describe the problem/error/question
I am using Google Sheets to process hundreds of data in a column A. It generates content which gets updated in the next column. I have tried adding a Column B which gets updated as Processing as soon as a data is picked up for processing but sometimes this does not get updated due to which the same row/data is repeatedly processed multiple times.
In the execution status all nodes are showing as success but data is not updated on the Google Sheet.
What is the best option to avoid this repetition of the same data multiple times.
What is the error message (if any)?
Google sheets is not getting updated due to which same data is processed multiple times.
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.71.1
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): own, main
- Running n8n via (Docker, npm, n8n cloud, desktop app): Coolify
- Operating system: Windows