{ "meta": { "instanceId": "workflow-7c7ded80", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:45.509593", "updatedAt": "2025-09-29T07:07:45.509602", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "nodes": [ { "id": "21da7bb6-6544-4756-9d0a-ab8ae21650d4", "name": "Google Sheets Trigger", "type": "n8n-nodes-base.googleSheetsTrigger", "position": [ -120, -20 ], "parameters": { "event": "rowAdded", "options": {}, "pollTimes": { "item": [ { "mode": "everyMinute" } ] }, "sheetName": { "__rl": true, "mode": "list", "value": "gid=0", "cachedResultUrl": "{{ $env.WEBHOOK_URL }}", "cachedResultName": "Sheet1" }, "documentId": { "__rl": true, "mode": "list", "value": "1SP8Y-qffC96ZV3ueVUYWP5pjqtaycaM7Kbv5L-ztw5g", "cachedResultUrl": "{{ $env.WEBHOOK_URL }}", "cachedResultName": "URL list" } }, "typeVersion": 1, "notes": "This googleSheetsTrigger node performs automated tasks as part of the workflow." }, { "id": "39a9a0a3-13c7-4271-bca4-31848201e48b", "name": "Take a screenshot of a website", "type": "n8n-nodes-base.noOp", "position": [ 160, -20 ], "parameters": { "urlInput": "{{ $env.BASE_URL }}" }, "typeVersion": 1, "notes": "This websiteScreenshot node performs automated tasks as part of the workflow." }, { "id": "1dc3cb1a-99ee-4e85-b628-0f4a77149728", "name": "Store Screenshots", "type": "n8n-nodes-base.googleDrive", "position": [ 400, -20 ], "parameters": { "name": "={{ $json.Title }}.png", "driveId": { "__rl": true, "mode": "list", "value": "My Drive" }, "options": {}, "folderId": { "__rl": true, "mode": "list", "value": "1oFbmzgG2fsRix45r5JtowYjAdwskJ0P6", "cachedResultUrl": "{{ $env.WEBHOOK_URL }}", "cachedResultName": "screenshots" } }, "typeVersion": 3, "notes": "This googleDrive node performs automated tasks as part of the workflow." }, { "id": "error-4b6b96c8", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "pinData": {}, "connections": { "21da7bb6-6544-4756-9d0a-ab8ae21650d4": { "main": [ [ { "node": "error-handler-21da7bb6-6544-4756-9d0a-ab8ae21650d4-c98920a1", "type": "main", "index": 0 } ] ] }, "1dc3cb1a-99ee-4e85-b628-0f4a77149728": { "main": [ [ { "node": "error-handler-1dc3cb1a-99ee-4e85-b628-0f4a77149728-f9ee272d", "type": "main", "index": 0 } ] ] } }, "name": "Googlesheetstrigger Workflow", "description": "Automated workflow: Googlesheetstrigger 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 }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Googlesheetstrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }