Developer & DevOps

Send daily weather updates to a phone number using Node

3 nodes 215 122 Scheduled trigger
Download

Workflow Description

This automation sends daily weather updates via SMS to a specified phone number using scheduled triggers. It fetches real-time weather data from Open Weather Map API and delivers it through Vonage messaging service.

How it works

  1. 1.Set up a Cron scheduler to trigger the workflow once daily at a specified time
  2. 2.Retrieve current weather data from Open Weather Map API for your target location
  3. 3.Send the weather information as an SMS message via Vonage to the designated phone number

Use cases

  • Deliver daily weather alerts to field teams or customers without requiring a mobile app
  • Provide routine weather notifications to employees based on their work locations

Requirements

  • Valid Open Weather Map API key with weather data access
  • Vonage account credentials (API Key and API Secret)
  • Active phone number to receive SMS messages

Service Value

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

Apps Used

Vonage Schedule Open Weather Map

Details

Trigger Scheduled trigger
Nodes 3
Apps 3
Views 215
Downloads 122

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)

Vonage

Vonage

#1

Cron

Cron

#2

OpenWeatherMap

Open Weather Map

#3