Send Daily Weather Updates via Push Notification
detail.loadingPreview
Get daily weather updates delivered directly to your device via a push notification.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow fetches the current weather for a specified city using the OpenWeatherMap API and sends a push notification with the temperature details using Pushover.
Key Features
- Scheduled daily weather updates
- Customizable city for weather forecast
- Push notification delivery via Pushover
How To Use
- Import this workflow into your n8n instance.
- Configure the 'OpenWeatherMap' node with your city and API key.
- Configure the 'Pushover' node with your User Key and API Token.
- Adjust the Cron node's trigger time to your preferred daily update schedule.
Apps Used
Workflow JSON
{
"id": "7fdde407-fc17-4d71-b1b9-c00a9b693296",
"name": "Send Daily Weather Updates via Push Notification",
"nodes": 0,
"category": "Weather",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 7fdde407-fc17...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Telegram Weather Alerts
Get current weather information from OpenWeatherMap via Telegram.
Send Daily Weather Updates to Line
Automatically sends daily weather updates to your Line account.
Send Daily Weather Updates via Spontit Push Notification
Get daily weather updates pushed to your device using OpenWeatherMap and Spontit.
Get Weather Alerts Via SMS
Get weather updates and send SMS alerts based on temperature.
AI-Powered PostgreSQL Data Agent with Conversational Interface
This n8n workflow empowers you to build an intelligent, conversational agent for your PostgreSQL database. Interact with your data using natural language, perform CRUD operations, explore schemas, and generate dynamic visualizations, streamlining data management and access for any user.
Robust Concurrency Control for n8n Workflows with Redis
Prevent simultaneous execution of critical n8n workflows or tasks using a centralized, Redis-backed locking mechanism. This reusable utility workflow ensures data integrity and resource management by allowing other workflows to acquire, check, and release locks.