{ "nodes": [ { "name": "Read Sheet", "type": "n8n-nodes-base.googleSheets", "position": [ 700, 300 ], "parameters": { "range": "Data!A:G", "rawData": true }, "typeVersion": 1, "id": "e61b9382-acf0-4ccb-89cf-433d0730876b", "notes": "This googleSheets node performs automated tasks as part of the workflow." }, { "name": "Cron", "type": "n8n-nodes-base.cron", "position": [ 500, 300 ], "parameters": { "triggerTimes": { "item": [ { "mode": "custom", "cronExpression": "0 */2 * * * *" } ] } }, "typeVersion": 1, "id": "80a8e21a-631a-4d63-a3f9-59d08db4a8e3", "notes": "This cron node performs automated tasks as part of the workflow." }, { "name": "Write Sheet 2", "type": "n8n-nodes-base.googleSheets", "position": [ 900, 400 ], "parameters": { "range": "={{$node[\"Read Sheet\"].parameter[\"range\"]}}", "rawData": true, "operation": "update" }, "typeVersion": 1, "id": "e06e043a-1862-4cb6-923b-e22e83c88a94", "notes": "This googleSheets node performs automated tasks as part of the workflow." }, { "name": "Write Sheet 1", "type": "n8n-nodes-base.googleSheets", "position": [ 900, 200 ], "parameters": { "range": "={{$node[\"Read Sheet\"].parameter[\"range\"]}}", "rawData": true, "operation": "update" }, "typeVersion": 1, "id": "6427c9b4-b15c-4144-a9b8-0d394d9c5439", "notes": "This googleSheets node performs automated tasks as part of the workflow." }, { "id": "error-fb5a9330", "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-45c84cd7", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:45.511248", "updatedAt": "2025-09-29T07:07:45.511257", "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." }