Files
n8n-backup-v2/workflows/qGbWjuTaMrxGCpAX.json
2026-01-02 22:48:32 +00:00

68 lines
1.4 KiB
JSON

{
"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
}