{ "nodes": [ { "name": "Plivo", "type": "n8n-nodes-base.plivo", "position": [ 1030, 400 ], "parameters": { "message": "=Hey! The temperature outside is {{$node[\"OpenWeatherMap\"].json[\"main\"][\"temp\"]}}°C." }, "credentials": { "plivoApi": "Plivo API Credentials" }, "typeVersion": 1, "id": "db5476d7-841d-4336-9805-ab1860ad47ab", "notes": "This plivo node performs automated tasks as part of the workflow." }, { "name": "OpenWeatherMap", "type": "n8n-nodes-base.openWeatherMap", "position": [ 830, 400 ], "parameters": { "cityName": "berlin" }, "credentials": { "openWeatherMapApi": "owm" }, "typeVersion": 1, "id": "f207226a-75dc-40ab-8ee3-ef3e65b0f8c4", "notes": "This openWeatherMap node performs automated tasks as part of the workflow." }, { "name": "Cron", "type": "n8n-nodes-base.cron", "position": [ 630, 400 ], "parameters": { "triggerTimes": { "item": [ { "hour": 9 } ] } }, "typeVersion": 1, "id": "7c4a3eae-2219-4190-93ee-0421ca3e5612", "notes": "This cron node performs automated tasks as part of the workflow." }, { "id": "error-b31b8a91", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Plivo Workflow", "description": "Automated workflow: Plivo 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-cf2eb83e", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:51.249883", "updatedAt": "2025-09-29T07:07:51.249897", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Plivo Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }