Describe the problem/error/question
I have a “Get Rows Data Table” Node and a “Webhook” Node.
I am trying to use both of these outputs as inputs into a “Message a Model” Node.
However, when used with another node as input, the “Get Rows” node always returns empty. Even if I run the “Get Rows” beforehand, as soon as the next node in the chain is triggered it clears out the data. Any other secondary input node such as the “Webhook” works fine. By itself, “Get Rows”, with no other changes works. I’ve tried using a “Merge Append” and a standalone “Aggregate”. Same Issue.
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: Version 2.11.2
- Database (default: SQLite): Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): Not Sure
- Running n8n via (Docker, npm, n8n cloud, desktop app): Self Hosted
- Operating system: Linux