init after v1 corruption
This commit is contained in:
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"id": "RTkNtAszYhwXqesj",
|
||||
"name": "Test Wrapper for General Series",
|
||||
"nodes": [
|
||||
{
|
||||
"id": "Manual Trigger",
|
||||
"name": "Manual Trigger",
|
||||
"parameters": {
|
||||
"notice": ""
|
||||
},
|
||||
"position": [
|
||||
112,
|
||||
112
|
||||
],
|
||||
"type": "n8n-nodes-base.manualTrigger",
|
||||
"typeVersion": 1
|
||||
},
|
||||
{
|
||||
"id": "Execute Sub-Workflow",
|
||||
"name": "Execute Sub-Workflow",
|
||||
"parameters": {
|
||||
"executeWorkflowNotice": "",
|
||||
"mode": "once",
|
||||
"operation": "call_workflow",
|
||||
"options": {},
|
||||
"outdatedVersionWarning": "",
|
||||
"source": "database",
|
||||
"workflowId": "cPWZKfrHOUSUZjIp"
|
||||
},
|
||||
"position": [
|
||||
304,
|
||||
112
|
||||
],
|
||||
"type": "n8n-nodes-base.executeWorkflow",
|
||||
"typeVersion": 1
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"Manual Trigger": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"index": 0,
|
||||
"node": "Execute Sub-Workflow",
|
||||
"type": "main"
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"saveExecutionProgress": true,
|
||||
"saveManualExecutions": true,
|
||||
"saveDataErrorExecution": "all",
|
||||
"saveDataSuccessExecution": "all",
|
||||
"executionOrder": "v1"
|
||||
},
|
||||
"triggerCount": 0,
|
||||
"versionId": "fd2d2e20-1a6c-4b4f-8240-d3bb907f2f63",
|
||||
"owner": {
|
||||
"type": "personal",
|
||||
"projectId": "FeLO36wNUAcn61Wj",
|
||||
"projectName": "Ben W <admin@ben.io>",
|
||||
"personalEmail": "admin@ben.io"
|
||||
},
|
||||
"parentFolderId": null,
|
||||
"isArchived": true
|
||||
}
|
||||
Reference in New Issue
Block a user