{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 240, 300 ], "parameters": {}, "typeVersion": 1, "id": "5266b0b3-ffa3-4c72-b66f-f091532293c7", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Is new?", "type": "n8n-nodes-base.if", "position": [ 680, 300 ], "parameters": { "conditions": { "string": [ { "value1": "={{$json[\"Processed\"]}}", "operation": "isEmpty" } ] } }, "typeVersion": 1, "id": "8571d850-4fe0-4846-a439-69a2bf359711", "notes": "This if node performs automated tasks as part of the workflow." }, { "name": "Do something here", "type": "n8n-nodes-base.noOp", "position": [ 900, 100 ], "parameters": {}, "typeVersion": 1, "id": "fa0c018c-adb9-413d-b6e3-931ced8fa60f", "notes": "This noOp node performs automated tasks as part of the workflow." }, { "name": "Mark Row as processed", "type": "n8n-nodes-base.googleSheets", "position": [ 1120, 300 ], "parameters": { "key": "YOUR_CREDENTIAL_HERE", "options": {}, "sheetId": "1SdnwaIJ6xwaZl006FmK2j4f-b00tq7tT7iQgdfe7Qh4", "operation": "update", "authentication": "{{ $credentials.oAuth2 }}" }, "credentials": { "googleSheetsOAuth2Api": { "id": "{{ $credentials.googleSheetsOAuth2Api.id }}", "name": "Google Sheets account" } }, "typeVersion": 1, "id": "35314056-ebf2-4e3f-9b30-1f02a8dfd3fb", "notes": "This googleSheets node performs automated tasks as part of the workflow." }, { "name": "Read sheet", "type": "n8n-nodes-base.googleSheets", "position": [ 460, 300 ], "parameters": { "options": {}, "sheetId": "1SdnwaIJ6xwaZl006FmK2j4f-b00tq7tT7iQgdfe7Qh4", "authentication": "{{ $credentials.oAuth2 }}" }, "credentials": { "googleSheetsOAuth2Api": { "id": "{{ $credentials.googleSheetsOAuth2Api.id }}", "name": "Google Sheets account" } }, "typeVersion": 1, "id": "64abd0ed-13f0-4cba-9026-c15b8e64fd24", "notes": "This googleSheets node performs automated tasks as part of the workflow." }, { "name": "Set processed value", "type": "n8n-nodes-base.set", "position": [ 900, 300 ], "parameters": { "values": { "string": [ { "name": "Processed", "value": "={{ $now.toISO() }}" } ] }, "options": {} }, "typeVersion": 1, "id": "dd8642a9-fcb1-4951-b838-5829b3173f6a", "notes": "This set node performs automated tasks as part of the workflow." }, { "name": "Run every 5 minutes", "type": "n8n-nodes-base.interval", "position": [ 240, 100 ], "parameters": { "unit": "minutes", "interval": 5 }, "typeVersion": 1, "id": "313d6288-2a42-499f-92dd-b3eae21e1d36", "notes": "This interval node performs automated tasks as part of the workflow." }, { "id": "error-9ba2e4fe", "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-a4b24092", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.741028", "updatedAt": "2025-09-29T07:07:48.741038", "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." }