Describe the problem/error/question
I am using a google sheets node to create a new document, but the node keeps loading and creating sheets until I stop the workflow.
Result:
Please share your workflow
What is going wrong and how can I solve this?
Information on your n8n setup
- n8n version: n8n@ai-beta
- Running n8n via (Docker, npm, n8n cloud, desktop app): Cloud
- Operating system: Windows
n8n
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
I think the important data is in my post right?
Jon
4
Hey @LinkedUp_Online,
It sounds like the Google Sheets node is running more than once, When you run the work flow how many items are going into the node?
haha @Jon Thanks for pointing out this obvious error! Solved!