{ "id": "82", "name": "Send daily weather updates via a push notification using the Pushcut node", "nodes": [ { "name": "Pushcut", "type": "n8n-nodes-base.pushcut", "position": [ 1050, 420 ], "parameters": { "additionalFields": { "text": "=Hey! The temperature outside is {{$node[\"OpenWeatherMap\"].json[\"main\"][\"temp\"]}}°C.", "title": "Today's Weather Update" }, "notificationName": "n8n" }, "credentials": { "pushcutApi": "Pushcut Credentials" }, "typeVersion": 1, "id": "3002e1e9-1d13-4c36-a81c-615f7e9f85a2", "notes": "This pushcut node performs automated tasks as part of the workflow." }, { "name": "OpenWeatherMap", "type": "n8n-nodes-base.openWeatherMap", "position": [ 850, 420 ], "parameters": { "cityName": "berlin" }, "credentials": { "openWeatherMapApi": "open-weather-map" }, "typeVersion": 1, "id": "7f0acee2-c1eb-46ed-b393-5bb68bed129e", "notes": "This openWeatherMap node performs automated tasks as part of the workflow." }, { "name": "Cron", "type": "n8n-nodes-base.cron", "position": [ 650, 420 ], "parameters": { "triggerTimes": { "item": [ { "hour": 9 } ] } }, "typeVersion": 1, "id": "990eba52-50ef-41fc-a08e-ec0575d6754e", "notes": "This cron node performs automated tasks as part of the workflow." }, { "id": "error-01021ef9", "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: Send daily weather updates via a push notification using the Pushcut node. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-884ceeb8", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:51.291476", "updatedAt": "2025-09-29T07:07:51.291501", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Send daily weather updates via a push notification using the Pushcut node. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }