Clone n8n Workflows between Instances using n8n API

Clone n8n Workflows between Instances using n8n API

Manual
High
17
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
17
Node Types
10

Node Types

manual Trigger
When clicking ‘Test workflow’
1 node
n8n
GET - Workflows, CREATE - Workflow, GET - Destination Workflows
3 nodes
http Request
n8n - GET - Projects, PUT - Workflow in Project
2 nodes
set
SET Project ID
1 node
split In Batches
Loop Over Items
1 node
sticky Note
Sticky Note1, Sticky Note, Sticky Note2
3 nodes
code
Code
1 node
split Out
Split Out Workflows, Split Out Workflows1, Split Out Projects
3 nodes
merge
Merge Workflows
1 node
filter
Filter Project
1 node

Workflow JSON

11.55 KB
{
  "id": "yOhH9SGiZgZTDUB4",
  "meta": {
    "instanceId": "ecc960f484e18b0e09045fd93acf0d47f4cfff25cc212ea348a08ac3aae81850",
    "templateCredsSetupCompleted": true
  },
  "name": "Clone n8n Workflows between Instances using n8n API",
  "tags": [
    {
      "id": "aw8suPYTKfXDtMZl",
      "name": "Utility",
      "createdAt": "2025-02-10T14:41:49.045Z",
      "updatedAt": "2025-02-10T14:41:49.045Z"
    },
    {
      "id": "6rb8rVhKZj4t0Kne",
      "name": "Current",
      "createdAt": "2025-02-04T18:13:17.427Z",
      "updatedAt": "2025-02-04T18:13:17.427Z"
    }
  ],
  "nodes": [
    {
      "id": "9e61140a-2b09-4dab-9a3b-3ca9781410cf",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -80,
        -260
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "50fdfb08-0ca1-4bb4-82a6-46b81ef6e3b2",
      "name": "GET - Workflows",
      "type": "n8n-nodes-base.n8n",
      "position": [
...

Showing first 1000 characters. Click "Expand" to view the full JSON.