Developer & DevOps
Send daily weather updates via in-line message
3 nodes
230
123
Scheduled trigger
Workflow Description
Automated daily weather notifications delivered via Line messaging. The workflow retrieves current weather data from Open Weather Map at a scheduled time and sends updates directly to users in inline messages without manual intervention.
How it works
- 1.Trigger the scheduled task (Cron) at the designated daily time
- 2.Fetch real-time weather data from Open Weather Map API
- 3.Send formatted weather update via Line message to recipients
Use cases
- Deliver consistent daily weather briefings to team members
- Automate weather alerts for outdoor-dependent business operations
Requirements
- Active Line Messaging API account with channel access token
- Open Weather Map API key for data retrieval
- Configured location coordinates and preferred notification time
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Line
Schedule
Open Weather Map
Details
Trigger
Scheduled trigger
Nodes
3
Apps
3
Views
230
Downloads
123
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (3)
Line
Line
Cron
Cron
OpenWeatherMap
Open Weather Map