{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 260, 320 ], "parameters": {}, "typeVersion": 1, "id": "3161034e-a6cf-45e1-925a-9972c747b4ce", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "RSS Feed Read", "type": "n8n-nodes-base.rssFeedRead", "position": [ 460, 320 ], "parameters": { "url": "{{ $env.WEBHOOK_URL }}" }, "typeVersion": 1, "id": "0f87d76b-e210-4c05-a735-ac5d7a42295e", "notes": "This rssFeedRead node performs automated tasks as part of the workflow." }, { "id": "error-8c332aaf", "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-e88d1cc0", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.593153", "updatedAt": "2025-09-29T07:07:49.593160", "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." }