Describe the issue/error/question
Is there a way to use the ‘Execute workflow’ node with a list of IDs to execute ?
I’ve got a list of workflow IDs that I’d like to execute each individually, and I’m storing them in a list. But when I pass that list to the Execute Workflow it only seems to Execute the First Workflow ID with all the data in the list even though the ‘Execute One’ Setting is set to ‘Off’. Which implies ‘if active, the node executes only once with data from the first item it receives’.
What is the error message (if any)?
Sends both items only to the FIRST called workflow.
Please share the workflow
Main Workflow *** NOTE You have to alter ‘workflow IDs to Execute’ node for the subsequent IDs of the other workflows *** :
Work FLOW ID 1013
WORK FLOW ID : 1014
Share the output returned by the last node
Information on your n8n setup
- n8n version: 0.215.2 , also tried on a month older release with the same result
- Database you’re using (default: SQLite):
- Running n8n with the execution process [own(default), main]:
- Running n8n via [Docker, npm, n8n.cloud, desktop app]: docker self-hosted