Describe the problem/error/question
I have a main workflow and a sub workflow.
I have a “Human in the loop” node in a sub-workflow.
The issue is that I can’t get an output value from the sub-workflow in the main workflow. I always get a value of the previous node (just before the sub-workflow execution).
If I remve “Human in the loop” - everything works fine.
What is the error message (if any)?
No errors, just no output.
Please share your workflow
Main workflow
Sub workflow
Share the output returned by the last node
“output”: “main_flow”
Expected output
“output”: “subprocess”
Information on your n8n setup
- n8n version: 1.107.3
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): sorry have no idea
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
- Operating system: