Developer & DevOps
Send daily weather updates via message using Node
3 nodes
197
141
Scheduled trigger
Workflow Description
An automation workflow that delivers daily weather updates via message notifications. Scheduled execution retrieves weather data from Open Weather Map, evaluates conditional logic, and sends instant alerts through Gotify based on specified criteria.
How it works
- 1.Workflow triggers daily at a specified time using Cron schedule
- 2.Fetches current weather data from Open Weather Map for the target location
- 3.Evaluates the defined condition to determine if notification should be sent
- 4.Sends a formatted weather update message via Gotify notification service
Use cases
- Deliver consistent daily weather briefings to team members and stakeholders
- Alert users immediately when specific weather conditions or temperature thresholds are met
Requirements
- Active API key from Open Weather Map for data access
- Cron schedule configuration specifying daily execution time
- Configured Gotify server or notification endpoint for message delivery
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Schedule
Open Weather Map
If
Details
Trigger
Scheduled trigger
Nodes
3
Apps
3
Views
197
Downloads
141
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (3)
Cron
Cron
OpenWeatherMap
Open Weather Map
Gotify
If