Developer & DevOps
Send daily weather updates through Line messaging
3 nodes
234
124
Scheduled trigger
Workflow Description
Automated workflow that delivers weather updates to Line users at a scheduled time each day, fetching real-time weather data from Open Weather Map and formatting it as an inline message for immediate visibility.
How it works
- 1.Schedule the workflow to run daily at a fixed time using Cron
- 2.Retrieve current weather conditions from Open Weather Map API
- 3.Send formatted weather update as a Line message
Use cases
- Distribute daily weather forecasts to team members or staff groups
- Keep users informed of weather conditions before their workday begins
Requirements
- Active Line account with API access configured
- Valid Open Weather Map API key
- Specified location (city name or coordinates) for accurate weather data
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
234
Downloads
124
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