top of page

Parallel Sub-Workflow Execution Manager

An n8n workflow to start multiple sub-workflows asynchronously using HTTP webhooks, wait pseudo-synchronously for all to finish, and coordinate completion tracking with retry. Uses n8n nodes: HTTP Request, Webhook, Wait, Code, Manual Trigger for parallel task orchestration.

bottom of page