{ "nodes": [ { "id": "trigger-26723884", "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": "66c603fe-c6a7-4e03-a96b-6f5c77a4e216" }, { "name": "read json file", "type": "n8n-nodes-base.readBinaryFile", "position": [ 620, -120 ], "parameters": { "filePath": "/username/users_spreadsheet.json" }, "typeVersion": 1, "id": "b23923c6-5697-47c9-8de6-df66f6be9432", "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": "e19ccfea-2ab4-4709-bf07-87424670df21", "notes": "This moveBinaryData node performs automated tasks as part of the workflow." }, { "id": "error-69f9f5dc", "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-b70d6b5d", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:45.455532", "updatedAt": "2025-09-29T07:07:45.455554", "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." }