Description
Automation & Scheduling node in n8n.
What It Does
Run another workflow (sub-workflow) and get its output.
When To Use It
Reusing logic across workflows, modular design, shared utilities.
Key Parameters
Workflow (by ID or URL), Wait for Completion, Input Data
Common Mistakes
The sub-workflow runs in its own context – pass all needed data as input.
Example
Main workflow -> Execute Workflow (order-processing sub-workflow) -> continue.
FAQ
Is this node included in n8n Community Edition?
Yes – Execute Workflow ships with the free Community Edition. No paid license needed.
Use “Wait for Completion” to get the sub-workflow result synchronously.?
Where does it fit in a workflow?
Execute Workflow works with any other node – connect it after a trigger or data node, and feed its output into the next step. Standard n8n data flow: trigger -> transform -> act.
Is support included?
Yes – message the seller through the store and I will help you wire this node.
Discover more from Wiredwizard
Subscribe to get the latest posts sent to your email.





Reviews
There are no reviews yet.