{ "meta": { "instanceId": "workflow-65ab4ffe", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:43.994965", "updatedAt": "2025-09-29T07:07:43.994978", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "nodes": [ { "id": "9b5b5af9-8a56-40a3-ad75-1e1186e96439", "name": "When clicking ‘Test workflow’", "type": "n8n-nodes-base.manualTrigger", "position": [ 640, 360 ], "parameters": {}, "typeVersion": 1, "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "id": "7c99e8d9-ef79-4833-bb0c-5005d210418e", "name": "n8n | Get all executions", "type": "n8n-nodes-base.n8n", "position": [ 880, 360 ], "parameters": { "filters": {}, "options": {}, "resource": "execution", "returnAll": true }, "credentials": { "n8nApi": { "id": "3c3kWsiMeyTemNnV", "name": "n8n account" } }, "typeVersion": 1, "notes": "This n8n node performs automated tasks as part of the workflow." }, { "id": "95ae4ed4-22d4-41dc-be75-ea1224985f80", "name": "Convert to CSV", "type": "n8n-nodes-base.convertToFile", "position": [ 1140, 360 ], "parameters": { "options": {} }, "typeVersion": 1.1, "notes": "This convertToFile node performs automated tasks as part of the workflow." }, { "id": "07665975-a07c-4c7c-b9ec-cad583b17c07", "name": "Sticky Note", "type": "n8n-nodes-base.stickyNote", "position": [ 800, 220 ], "parameters": { "color": 5, "width": 254, "height": 355, "content": "## Get all executions\n**Workflow and Status Filters can be applied here**" }, "typeVersion": 1, "notes": "This stickyNote node performs automated tasks as part of the workflow." }, { "id": "14e2f531-5902-4c58-946c-a8571266c5e4", "name": "Sticky Note1", "type": "n8n-nodes-base.stickyNote", "position": [ 1080, 220 ], "parameters": { "color": 4, "width": 214.03132502922975, "height": 355, "content": "## Convert to CSV\n**CSV for easy parsing**" }, "typeVersion": 1, "notes": "This stickyNote node performs automated tasks as part of the workflow." }, { "id": "e1bc72a9-3378-4dd4-88b0-3fb4eee1fea8", "name": "No Operation, do nothing", "type": "n8n-nodes-base.noOp", "position": [ 1380, 360 ], "parameters": {}, "typeVersion": 1, "notes": "This noOp node performs automated tasks as part of the workflow." }, { "id": "066fa340-98d6-4e18-87f0-f995083d041d", "name": "Sticky Note2", "type": "n8n-nodes-base.stickyNote", "position": [ 1320, 220 ], "parameters": { "width": 214.07781344172514, "height": 356, "content": "## Replace this node\n**Replace this node with any cloud storage destination**" }, "typeVersion": 1, "notes": "This stickyNote node performs automated tasks as part of the workflow." }, { "id": "error-69f7036c", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "pinData": {}, "connections": { "95ae4ed4-22d4-41dc-be75-ea1224985f80": { "main": [ [ { "node": "error-handler-95ae4ed4-22d4-41dc-be75-ea1224985f80-5f78847e", "type": "main", "index": 0 } ] ] } }, "name": "Manualtrigger Workflow", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "description": "Automated workflow: Manualtrigger Workflow. This workflow integrates 6 different services: convertToFile, stickyNote, n8n, stopAndError, manualTrigger. It contains 8 nodes and follows best practices for error handling and security.", "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Manualtrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }