This workflow automates the process of sending daily weather updates to patients through Gotify messages. By integrating with OpenWeatherMap, it retrieves the current temperature for a specified city, in this case, Berlin, and delivers this inform...
This workflow automates the process of sending daily weather updates to patients through Gotify messages. By integrating with OpenWeatherMap, it retrieves the current temperature for a specified city, in this case, Berlin, and delivers this information as a notification at a scheduled time each day.
The workflow utilizes a cron trigger to initiate at 9 AM daily, ensuring that patients receive timely weather information to help them plan their day. The temperature is dynamically fetched from Ope
Platform
n8n
Category
Healthcare
Price
$12.99
Creator
Maxim Luong
Weather Automation
Patient Communication
OpenWeatherMap
Gotify
Healthcare
Cron Jobs
Notifications
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.