Multi-Trigger Workflow Continuation with Resume Webhook Pattern

Enables a primary n8n workflow to pause via Wait node and resume with data from a secondary trigger through an external process using resumeUrl context.

This advanced n8n workflow pattern allows a primary execution (triggered by any node) to initiate an external independent process, such as a Telegram bot or web service, while passing a unique resumeUrl. The primary workflow then hits a Wait node set to 'Resume - On Webhook Call', pausing until the external process completes and calls back with additional data. The secondary workflow, triggered separately (e.g., by Telegram message), receives the resumeUrl as context and forwards its input data
Platform
n8n
Category
Other
Price
$16.99
Creator
Fred Garcia

How to import this workflow into n8n

  1. 1Purchase or download the workflow to get the n8n workflow JSON file.
  2. 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
  3. 3Open each node marked with a credential warning and connect your own accounts and API keys.
  4. 4Run the workflow once manually to verify the data flow, then toggle it to Active.

Related Other workflows

More from Fred Garcia

Need this deployed? We'll set it up for you.

Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.