Workflow Importer
Workflow Importer
Manual
High
58
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
58
Node Types
18
Node Types
read Write File
Get Credentials Data
1 node
extract From File
Binary to JSON, Extract from File
2 nodes
execute Command
Export Credentials
1 node
merge
Merge, Collect Credentials to Replace
2 nodes
set
Settings, Extract Credentials, Add Old Names
3 nodes
code
Prepare Request Data, Get Workflow Names, Generate Instance Options, Get Selected Workflow, Get Selected Credentials, Replace Credentials in Workflow, Generate Credential Options, Get Missing Credentials
8 nodes
http Request
Get Workflows
1 node
no Op
No Operation, No Operation1
2 nodes
if
Determine Workflow Source
1 node
sticky Note
Sticky Note6, Sticky Note2, Sticky Note7, Sticky Note8, Sticky Note9, Sticky Note10, Sticky Note11, Sticky Note, Sticky Note12, Sticky Note13, Sticky Note14, Sticky Note15, Sticky Note16, Sticky Note17, Sticky Note18, Sticky Note19, Sticky Note20, Sticky Note21, Sticky Note22, Sticky Note23, Sticky Note24
21 nodes
form
Error1, Error, Upload File, Choose Workflow, Success, Choose Instance, Map Credentials
7 nodes
split Out
Split Out Workflows, Split Out Nodes
2 nodes
sort
Sort by updatedAt DESC
1 node
rename Keys
Rename Keys
1 node
n8n
Create Workflow, Create Empty Credentials
2 nodes
form Trigger
On form submission
1 node
filter
Filter Out Nodes Having Credentials
1 node
remove Duplicates
Remove Duplicate Credentials by Name
1 node
Workflow JSON
37.86 KB
{
"id": "87FUCRVFV07sNlbM",
"meta": {
"instanceId": "505c2bdb4483cbbca32871c0acd4b60c83809f177e47e2864f71c1c1760a9b2a",
"templateCredsSetupCompleted": true
},
"name": "Workflow Importer",
"tags": [],
"nodes": [
{
"id": "eb3d4912-09c3-4c17-8e2b-94dd15e145f4",
"name": "Extract from File",
"type": "n8n-nodes-base.extractFromFile",
"position": [
2960,
440
],
"parameters": {
"options": {},
"operation": "fromJson",
"destinationKey": "workflowData",
"binaryPropertyName": "Workflow_File"
},
"typeVersion": 1
},
{
"id": "56b7a01f-47a0-4884-9200-5f5f695ab355",
"name": "Export Credentials",
"type": "n8n-nodes-base.executeCommand",
"position": [
3180,
620
],
"parameters": {
"command": "n8n export:credentials --all --pretty --decrypted --output=/tmp/cred"
},
"typeVersion": 1
},
{
"id": "85...Showing first 1000 characters. Click "Expand" to view the full JSON.