Developer & DevOps

Send daily weather updates via push notification

3 nodes 214 119 Scheduled trigger
Download

Workflow Description

Automation sends daily weather updates via Pushover push notifications on a scheduled basis, fetching real-time data from Open Weather Map and delivering alerts to user devices automatically.

How it works

  1. 1.Trigger automation daily at specified time using Schedule node with Cron expression
  2. 2.Fetch current weather data including temperature and conditions from Open Weather Map API
  3. 3.Send formatted weather alert with data to Pushover application on all user devices

Use cases

  • Notify teams about daily weather conditions for planning outdoor activities and operations
  • Send morning weather reminders to users before leaving home or office

Requirements

  • Valid API key from Open Weather Map with location data configured
  • Pushover account credentials and registered user key for push notifications

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Pushover Schedule Open Weather Map

Details

Trigger Scheduled trigger
Nodes 3
Apps 3
Views 214
Downloads 119

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (3)

Pushover

Pushover

#1

Cron

Cron

#2

OpenWeatherMap

Open Weather Map

#3