Developer & DevOps

Send daily weather updates via message using Node

3 nodes 200 141 Scheduled trigger
Download

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. 1.Workflow triggers daily at a specified time using Cron schedule
  2. 2.Fetches current weather data from Open Weather Map for the target location
  3. 3.Evaluates the defined condition to determine if notification should be sent
  4. 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 200
Downloads 141

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)

Cron

Cron

#1

OpenWeatherMap

Open Weather Map

#2

Gotify

If

#3