init after v1 corruption
This commit is contained in:
68
workflows/qGbWjuTaMrxGCpAX.json
Normal file
68
workflows/qGbWjuTaMrxGCpAX.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"id": "qGbWjuTaMrxGCpAX",
|
||||
"name": "Test Execution of NPM to Homepage Workflow",
|
||||
"nodes": [
|
||||
{
|
||||
"parameters": {
|
||||
"workflowId": "lozEf1Wq3012xbAk",
|
||||
"options": {}
|
||||
},
|
||||
"id": "execute-workflow",
|
||||
"name": "Execute Workflow",
|
||||
"type": "n8n-nodes-base.executeWorkflow",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
208,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"httpMethod": "POST",
|
||||
"path": "test",
|
||||
"responseMode": "lastNode",
|
||||
"options": {}
|
||||
},
|
||||
"id": "test-trigger",
|
||||
"name": "Test",
|
||||
"type": "n8n-nodes-base.webhook",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
-16,
|
||||
0
|
||||
]
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
"Test": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "Execute Workflow",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"executionOrder": "v1",
|
||||
"saveDataErrorExecution": "all",
|
||||
"saveDataSuccessExecution": "all",
|
||||
"saveManualExecutions": true,
|
||||
"saveExecutionProgress": true,
|
||||
"callerPolicy": "workflowsFromSameOwner",
|
||||
"availableInMCP": false
|
||||
},
|
||||
"triggerCount": 1,
|
||||
"versionId": "84d58610-7bbb-4f14-bbf8-9f01b54893ac",
|
||||
"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