{ "id": "141", "name": "Send daily weather updates via a push notification using Spontit", "nodes": [ { "name": "Cron", "type": "n8n-nodes-base.cron", "position": [ 810, 340 ], "parameters": { "triggerTimes": { "item": [ { "hour": 9 } ] } }, "typeVersion": 1, "id": "e69abf5d-b1f5-4ed2-ae25-7ca2d73318da", "notes": "This cron node performs automated tasks as part of the workflow." }, { "name": "OpenWeatherMap", "type": "n8n-nodes-base.openWeatherMap", "position": [ 1010, 340 ], "parameters": { "cityName": "berlin" }, "credentials": { "openWeatherMapApi": "owm" }, "typeVersion": 1, "id": "c3ca4e47-be64-4848-9191-edd09532751e", "notes": "This openWeatherMap node performs automated tasks as part of the workflow." }, { "name": "Spontit", "type": "n8n-nodes-base.spontit", "position": [ 1210, 340 ], "parameters": { "content": "=Hey! The temperature outside is {{$node[\"OpenWeatherMap\"].json[\"main\"][\"temp\"]}}°C.", "additionalFields": { "pushTitle": "Today's Weather Update" } }, "credentials": { "spontitApi": "spontit" }, "typeVersion": 1, "id": "b78e8773-112f-464e-bf9d-9758ef8ef56d", "notes": "This spontit node performs automated tasks as part of the workflow." }, { "id": "error-62d522dc", "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 Spontit. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-e67972d9", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:51.279670", "updatedAt": "2025-09-29T07:07:51.279677", "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 Spontit. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }