{ "nodes": [ { "id": "trigger-eea359a6", "name": "Manual Trigger", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [ 100, 100 ], "parameters": {} }, { "name": "Google Sheets1", "type": "n8n-nodes-base.googleSheets", "notes": "Append data to sheet", "position": [ 980, -120 ], "parameters": { "range": "A:C", "options": { "usePathForKeyRow": true }, "sheetId": "qwertz", "operation": "append", "authentication": "{{ $credentials.oAuth2 }}" }, "credentials": { "googleSheetsOAuth2Api": { "id": "{{ $credentials.googleSheetsOAuth2Api.id }}", "name": "google_sheets_oauth" } }, "notesInFlow": true, "typeVersion": 1, "id": "36d62e7a-b50f-4123-8856-b839850e5218" }, { "name": "read json file", "type": "n8n-nodes-base.readBinaryFile", "position": [ 620, -120 ], "parameters": { "filePath": "/username/users_spreadsheet.json" }, "typeVersion": 1, "id": "0220d7cc-3ff2-4465-b8fc-b2f666184a55", "notes": "This readBinaryFile node performs automated tasks as part of the workflow." }, { "name": "move binary data 2", "type": "n8n-nodes-base.moveBinaryData", "position": [ 800, -120 ], "parameters": { "options": {} }, "typeVersion": 1, "id": "000b8393-3907-40b7-8996-9cf8f1c4c8df", "notes": "This moveBinaryData node performs automated tasks as part of the workflow." }, { "id": "error-c67928ac", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Googlesheets Workflow", "description": "Automated workflow: Googlesheets 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-2ee133bf", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:45.427349", "updatedAt": "2025-09-29T07:07:45.427359", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Googlesheets Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }