{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "46c740b3-783c-4bf2-b9de-dd5447c52796", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Google Sheets", "type": "n8n-nodes-base.googleSheets", "position": [ 650, 300 ], "parameters": { "range": "A:B", "options": {}, "sheetId": "1ijnLMy6htVTX_68e2lsdGYiA5_6ZG72FXUbxAy_DC94", "operation": "append", "authentication": "{{ $credentials.oAuth2 }}" }, "credentials": { "googleSheetsOAuth2Api": "Amudhan-GoogleSheets" }, "typeVersion": 1, "id": "9d31ee48-b5f6-4f63-80e1-dd7d70618525", "notes": "This googleSheets node performs automated tasks as part of the workflow." }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 450, 300 ], "parameters": { "values": { "number": [ { "name": "id" } ], "string": [ { "name": "name", "value": "n8n" } ] }, "options": {} }, "typeVersion": 1, "alwaysOutputData": true, "id": "cadc1f54-d36c-4236-b636-82558426a7a2", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Google Sheets1", "type": "n8n-nodes-base.googleSheets", "position": [ 850, 300 ], "parameters": { "range": "A:B", "options": {}, "sheetId": "1ijnLMy6htVTX_68e2lsdGYiA5_6ZG72FXUbxAy_DC94", "authentication": "{{ $credentials.oAuth2 }}" }, "credentials": { "googleSheetsOAuth2Api": "Amudhan-GoogleSheets" }, "typeVersion": 1, "id": "94e621c8-e0e4-455e-a626-549e32ed3abe", "notes": "This googleSheets node performs automated tasks as part of the workflow." }, { "id": "error-0f25cc6b", "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-66aeca26", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.628635", "updatedAt": "2025-09-29T07:07:49.628649", "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." }