{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ -60, 400 ], "parameters": {}, "typeVersion": 1, "id": "ffb26ade-7765-40bd-bf07-0d09f6096311", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Telegram", "type": "n8n-nodes-base.telegram", "position": [ 500, 400 ], "parameters": { "text": "Hello", "chatId": "={{$node[\"SplitInBatches\"].json[\"Chat ID\"]}}", "additionalFields": {} }, "credentials": { "telegramApi": { "id": null, "name": "telegram-bot" } }, "typeVersion": 1, "id": "ade77d12-61a6-4f65-ace3-ad36954aaf4f", "notes": "This telegram node performs automated tasks as part of the workflow." }, { "name": "Google Sheets", "type": "n8n-nodes-base.googleSheets", "position": [ 120, 400 ], "parameters": { "range": "A:A", "options": {}, "authentication": "{{ $credentials.oAuth2 }}" }, "credentials": { "googleSheetsOAuth2Api": { "id": null, "name": "google-sheet" } }, "typeVersion": 1, "id": "ba5dd47a-c8a7-4583-be97-f9b40fc9e9c0", "notes": "This googleSheets node performs automated tasks as part of the workflow." }, { "name": "SplitInBatches", "type": "n8n-nodes-base.splitInBatches", "position": [ 320, 400 ], "parameters": { "options": {}, "batchSize": 30 }, "typeVersion": 1, "id": "c98760ad-9c18-4276-b9b9-8dc134ec7a1a", "notes": "This splitInBatches node performs automated tasks as part of the workflow." }, { "name": "Wait1", "type": "n8n-nodes-base.wait", "position": [ 660, 180 ], "webhookId": "22fca54c-eac4-44bc-adf7-68b33818695c", "parameters": { "unit": "seconds", "amount": 30 }, "typeVersion": 1, "id": "3a508bb0-ffe3-46af-a917-f5d9c1d70a64", "notes": "This wait node performs automated tasks as part of the workflow." }, { "id": "error-b8bbb029", "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-464940ed", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:56.737235", "updatedAt": "2025-09-29T07:07:56.737320", "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." }