{ "id": "191", "name": "Create a screenshot of a website and send it to a telegram channel", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "3b61edd6-0626-462b-85fb-891385f42150", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Telegram", "type": "n8n-nodes-base.telegram", "position": [ 650, 300 ], "parameters": { "file": "={{$node[\"uProc\"].json[\"message\"][\"result\"]}}", "chatId": "", "operation": "sendPhoto", "additionalFields": {} }, "credentials": { "telegramApi": "Telegram n8n bot" }, "typeVersion": 1, "id": "15612eca-b4fb-423b-8b18-21bf8bf919d9", "notes": "This telegram node performs automated tasks as part of the workflow." }, { "name": "uProc", "type": "n8n-nodes-base.uproc", "position": [ 450, 300 ], "parameters": { "url": "{{ $env.WEBHOOK_URL }}", "tool": "getUrlScreenshot", "group": "image", "width": "1024", "fullpage": "yes", "additionalOptions": {} }, "credentials": { "uprocApi": "uProc credentials" }, "typeVersion": 1, "id": "ed26ff5c-38c9-4955-b8b7-1cbcaec5a920", "notes": "This uproc node performs automated tasks as part of the workflow." }, { "id": "error-da1cac2d", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Create a screenshot of a website and send it to a telegram channel. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-815e0d5a", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.812842", "updatedAt": "2025-09-29T07:07:48.812855", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Create a screenshot of a website and send it to a telegram channel. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }