Describe the problem/error/question
I often have workflows that split at some point and then need to “merge” again - but without data from both lines … i just want to use the split out data return in a single flow afterwards - like you would when you have a sub-workflow trigger at that point - without making a subworkflow.
if i connect both nodes to the subsequent one, then i have the issue, that those inputs are not handled as one. so accessiond $json.data is not simply taking the input of the one input that gets data …
How can i do this? as i am maybe simply missing the correct term.
GPT told me to use a merge - but that is waiting for two inputs - i simply want one of the paths to execute … like a reverse switch.
What is the error message (if any)?
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.7
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
