{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ -240, 180 ], "parameters": {}, "typeVersion": 1, "id": "659318a9-7a36-4f34-93f6-94d60c54d375", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Read Binary File", "type": "n8n-nodes-base.readBinaryFile", "position": [ -60, 180 ], "parameters": { "filePath": "/username/n8n_spreadsheet.csv" }, "typeVersion": 1, "id": "5bb73938-ab96-4321-8e71-410f1f6f68f4", "notes": "This readBinaryFile node performs automated tasks as part of the workflow." }, { "name": "Spreadsheet File1", "type": "n8n-nodes-base.spreadsheetFile", "position": [ 120, 180 ], "parameters": { "options": {} }, "typeVersion": 1, "id": "b4bb42c8-72e6-4cc8-923d-4f22af732b1d", "notes": "This spreadsheetFile node performs automated tasks as part of the workflow." }, { "name": "Move Binary Data", "type": "n8n-nodes-base.moveBinaryData", "position": [ 300, 180 ], "parameters": { "mode": "jsonToBinary", "options": {} }, "typeVersion": 1, "id": "4b63170e-ade6-43e8-894a-6c8eb9698580", "notes": "This moveBinaryData node performs automated tasks as part of the workflow." }, { "name": "Write Binary File", "type": "n8n-nodes-base.writeBinaryFile", "position": [ 480, 180 ], "parameters": { "fileName": "/username/n8n_spreadsheet.json" }, "typeVersion": 1, "id": "c69fda9c-f6a6-4041-ae9e-68b612286b61", "notes": "This writeBinaryFile node performs automated tasks as part of the workflow." }, { "id": "error-70b660f0", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Manualtrigger Workflow", "description": "Automated workflow: Manualtrigger Workflow. This workflow processes data and performs automated tasks.", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "meta": { "instanceId": "workflow-154d216d", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:51.522857", "updatedAt": "2025-09-29T07:07:51.522897", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "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." }