Block 1 - Setup Instructions
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
️ Weather Alerts via SMS (OpenWeather + Twilio) This workflow checks the current weather and forecast every 6 hours using the OpenWeather API , and automatically sends an SMS alert via Twilio if ...
n8n-nodes-base.stickynote, n8n-nodes-base.cron, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.if, n8n-nodes-base.twilio
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by David Olusola.
Original n8n.io sourceThis workflow checks the current weather and forecast every 6 hours using the OpenWeather API, and automatically sends an SMS alert via Twilio if severe conditions are detected. It’s great for keeping teams, family, or field workers updated about extreme heat, storms, or snow.
Check Every 6 Hours
Fetch Current Weather & Forecast
Analyze Weather Data
Alert Needed?
Format SMS Alert
🌤️ WEATHER ALERT - New York, US
NOW: 98°F, clear sky
🚨 ALERTS (1): 🔥 EXTREME HEAT: 98°F (feels like 103°F)
📅 NEXT 3 HOURS:
1 PM: 99°F, sunny
2 PM: 100°F, sunny
3 PM: 100°F, partly cloudy
Send Weather SMS
Log Alert Sent
city or lat/long) in the HTTP Request nodes.+1234567890). 🌤️ WEATHER ALERT - New York, US NOW: 35°F, light snow 🚨 ALERTS (2): ❄️ SNOW ALERT: light snow 💨 HIGH WINDS: 28 mph
📅 NEXT 3 HOURS: 10 AM: 34°F, snow 11 AM: 33°F, snow 12 PM: 32°F, overcast
⏰ Alert sent: 08/29/2025, 09:00 AM
⚡ With this workflow, you’ll always know when bad weather is on the way — keeping you, your team, or your customers safe and informed.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Weather alerts via SMS (OpenWeather + Twilio) |
|---|---|
| Complexity | intermediate |
| Nodes | 9 |
| Categories | Personal Productivity, Multimodal AI |
| Author | David Olusola |
| Published | 29 Aug 2025 |
Use the JSON export at /data/workflows/8040/8040.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
️ Weather Alerts via SMS (OpenWeather + Twilio) This workflow checks the current weather and forecast every 6 hours using the OpenWeather API , and automatically sends an SMS alert via Twilio if ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity, Multimodal AI use case.