Send Daily Weather Alerts via SMS
detail.loadingPreview
Receive daily weather updates for a specific city via SMS using Vonage.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of sending daily weather updates to a specified phone number. It retrieves current weather data for a chosen city using the OpenWeatherMap node and then uses the Vonage node to send this information as an SMS message.
Key Features
- Scheduled daily weather alerts.
- Configurable city for weather data.
- Customizable SMS message content.
- Utilizes OpenWeatherMap for weather data.
- Sends alerts via Vonage SMS.
How To Use
- Import the workflow into your n8n instance.
- Configure the OpenWeatherMap API credentials.
- Configure the Vonage API credentials.
- Set the target phone number in the Vonage node.
- Specify the
cityNamein the OpenWeatherMap node (e.g., 'berlin'). - Adjust the
triggerTimesin the Cron node for your desired daily send time. - Activate the workflow.
Apps Used
Workflow JSON
{
"id": "18facc61-093e-4b56-8cc3-04d3897f8041",
"name": "Send Daily Weather Alerts via SMS",
"nodes": 0,
"category": "Communication",
"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: 18facc61-093e...
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
Send SMS to Airtable Contacts via Twilio
Sends personalized SMS messages to contacts listed in an Airtable base using Twilio.
Send Private Message on Zulip
Sends a private message to a user on Zulip.
Send and Check TTS Voice Calls with Email Verification
Automate voice calls for verification and integrate with email verification using the ClickSend API.
Send SMS with MessageBird
Send an SMS message using the MessageBird service.
Obsidian to Email
Send Obsidian notes and attachments via email using YAML frontmatter for configuration.
Translate Telegram Audio Messages with AI
Translate Telegram audio messages using AI and support multiple languages.