Describe the problem/error/question
SplitInBatches seems to only have 1 row returned as I’m executing the Workflow.
I’m looking to build a workflow that takes a Google Sheet of company leads, iterates row by row to see if this company already exists in the CRM. If it doesn’t, then add a new Company and a new Contact for each row in the sheet. Then output the result to a Discord Server.
I think these issues are related, but I am also trying to keep a counter of all the companies that are already existing in the CRM to output to the Discord message.
What is the error message (if any)?
None
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: 0.224.4,
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Unraid