Back to integrations

Integrate Execute Sub-workflow with
1000+ apps and services

Unlock Execute Sub-workflow’s full potential with n8n, connecting it to similar Core Nodes apps and over 1000 other services. Create adaptable and scalable workflows between Execute Sub-workflow and your stack. All within a building experience you will love.

Popular ways to use the Execute Sub-workflow integration

Scrape business emails from Google Maps without the use of any third party APIs

Back up your n8n workflows to Github

Build your own N8N workflows MCP server

Host your own AI deep research agent with n8n, Apify and OpenAI o3

Gmail campaign sender: Bulk-send emails and follow up automatically if no reply

Community insights using Qdrant, Python and Information Extractor

Supported modes

Run once with all items

Pass all items into a single execution of the sub-workflow

Run once for each item

Call the sub-workflow individually for each item

Execute a Sub-Workflow

The world's most popular workflow automation platform for technical teams including

Connect Execute Sub-workflow with your company’s tech stack and create automation workflows

Need help setting up your Execute Sub-workflow integration?

Discover our latest community's recommendations and join the discussions about Execute Sub-workflow integration.

N8n Workflow Executes Multiple Times After Wait Node

Kody Millar

Describe the problem/error/question I’ve created an n8n workflow which integrates Retell AI with my company’s GoHighLevel CRM. My n8n workflow calls back new leads if Retell indicates the lead did not pick up. After a co…

Google Drive - Execute Workflow Trigger - Test shows different results vs triggered

David O'Neil

I have a simple workflow calling the Google Drive search function passing in { “query”: “text” }. I have it pinned within the “Execute Workflow Trigger”. When I test the workflow from the editor, it returns the results …

Sub workflow error: "Missing node to start execution - Please make sure the workflow you're calling contains an Execute Workflow Trigger node"

Levente Tóth

I have a self-hosted n8n v1.115.3 instance (Docker). Everything was working perfectly — my AI agent used the Call Workflow (Execute Workflow) node to call another workflow called Event_Check. Then, without any structura…

Sending Chat History to a Workflow via Tool

Paul Vincent

Describe the problem/error/question I’ve adapted an AI workflow template, that passes a user’s query to a workflow tool when the answer isn’t known. That tool then responds asking the user to repeat their question and in…

Sub-workflows in queue mode – are all depths executed by the same worker?

Sarunas from Tillforty.com

Hi everyone, Today we made a pleasant/unpleasant discovery. We spent many hours trying to figure out how to balance queue mode and workers. We noticed that for some reason one worker was getting almost all the load, whi…