{ "nodes": [ { "id": "trigger-67d82f67", "name": "Manual Trigger", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [ 100, 100 ], "parameters": {} }, { "name": "Read Binary File", "type": "n8n-nodes-base.readBinaryFile", "position": [ 450, 650 ], "parameters": { "filePath": "spreadsheet.xls" }, "typeVersion": 1, "id": "d0c97447-6890-4304-89a4-e04420cba1ce", "notes": "This readBinaryFile node performs automated tasks as part of the workflow." }, { "name": "Spreadsheet File1", "type": "n8n-nodes-base.spreadsheetFile", "position": [ 600, 650 ], "parameters": {}, "typeVersion": 1, "id": "68c6ce6a-ed48-4009-95d3-34217d674e5c", "notes": "This spreadsheetFile node performs automated tasks as part of the workflow." }, { "name": "Insert Rows1", "type": "n8n-nodes-base.postgres", "position": [ 750, 650 ], "parameters": { "table": "product", "columns": "name,ean" }, "credentials": { "postgres": "postgres" }, "typeVersion": 1, "id": "103ac1ab-c52a-4d44-be1f-6d987aa0a69c", "notes": "This postgres node performs automated tasks as part of the workflow." }, { "id": "error-a152b20a", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Readbinaryfile Workflow", "description": "Automated workflow: Readbinaryfile 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-b69e46cb", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:51.543001", "updatedAt": "2025-09-29T07:07:51.543017", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Readbinaryfile Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }