Sub-Workflows and Modular Design

Intermediate Workflow Automation with n8n

Yaron Been

Marketing Automation Architect

Intermediate Workflow Automation with n8n

Modular Workflows

Comparison of a single monolithic workflow with many interconnected nodes versus multiple modular workflows, each containing a simple linear chain of nodes

Intermediate Workflow Automation with n8n

Modular Workflows

Producer-consumer pattern: Workflow A (Producer) sends data via HTTP Request to Workflow B (Consumer), which receives it through a Webhook Trigger

Intermediate Workflow Automation with n8n

Executing Sub-Workflows

Sub-workflow pattern: a Parent Workflow contains an Execute Sub-Workflow node that calls a separate Sub-Workflow, which starts with an Execute Sub-Workflow Trigger node

Intermediate Workflow Automation with n8n
Intermediate Workflow Automation with n8n

Let's practice!

Intermediate Workflow Automation with n8n

Preparing Video For Download...