Describe the problem/error/question
I’m using the Merge node to combine data coming from 3 different sources. I want to use these data to build a prompt and pass it onto a LLM. I must be doing something wrong but I can’t access the data after the Merge node. I can only access the data from Input 1 and not from the 2nd and 3rd unputs.
Workflow
Thank you!
Information on your n8n setup
- n8n version: 1.93.0
- Database (default: SQLite): Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Selfhosted, docker
- Operating system: Linux/macOs