Automates sending daily weather updates for Berlin as push notifications at 9 AM using Cron, OpenWeatherMap, and Pushcut.
This workflow triggers every day at 9 AM via a Cron node, fetches current weather data for Berlin from OpenWeatherMap, and sends a push notification through Pushcut with the temperature and a custom title.
Benefits include staying informed about daily weather without manually checking apps, saving time, and receiving updates directly on your device. It's highly customizable—easily change the city, time, or notification text using n8n expressions.
Ideal use cases: Personal morning routines for
Platform
n8n
Category
Productivity
Price
$4.99
Creator
Jordi Faber
weather
pushcut
openweathermap
cron
daily
notifications
productivity
automation
personal
lifestyle
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.