Developer & DevOps
Replicate n8n workflows between instances using the n8n API
17 nodes
254
120
Automatic trigger
Workflow Description
Advanced template for replicating n8n workflows across different instances using the n8n API. Enables developers to efficiently transfer and duplicate multiple workflows between development, testing, and production environments.
How it works
- 1.Initiate replication process with manual trigger and workflow selection
- 2.Call n8n API to fetch workflows from the source instance
- 3.Split results into batches for efficient parallel processing
- 4.Apply conditional logic to filter and identify required workflows
- 5.Merge and format processed data for transmission
- 6.Send replicated workflows to target instance via API request
Use cases
- Batch copy multiple workflows between production and development environments
- Transfer specific automations to other n8n instances without data loss
- Synchronize workflows across team instances while preserving configurations
- Create distributed backups of critical workflows on separate instances
Requirements
- Valid API keys for both source and target n8n instances
- Understanding of HTTP requests and JSON data structure
- Error handling implementation to ensure successful replication
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
N8N
Split In Batches
Details
Trigger
Automatic trigger
Nodes
17
Apps
2
Views
254
Downloads
120
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (17)
/
When clicking ‘Test workflow’
Manual Trigger
GET - Workflows
N8N
CREATE - Workflow
N8N
n8n - GET - Projects
HTTP Request
SET Project ID
Set
PUT - Workflow in Project
HTTP Request
Loop Over Items
Split In Batches
Sticky Note1
Sticky Note
Sticky Note
Sticky Note
Sticky Note2
Sticky Note
GET - Destination Workflows
N8N
Code
Code
Split Out Workflows
Split Out
Split Out Workflows1
Split Out
Merge Workflows
Merge
Split Out Projects
Split Out
Filter Project
Filter