Send Daily Weather Updates with Gotify
detail.loadingPreview
Automatically sends daily weather updates to your Gotify server.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow fetches the current weather for a specified city using the OpenWeatherMap API and sends a daily notification with the temperature to your Gotify server. It's designed to run automatically on a schedule.
Key Features
- Scheduled daily weather updates.
- Customizable city for weather data.
- Sends notifications via Gotify.
- Includes error handling.
How To Use
- Import the workflow.
- Configure the Cron node: Set the desired time for the daily update.
- Configure the OpenWeatherMap node: Enter your city name and select your OpenWeatherMap API credentials.
- Configure the Gotify node: Enter your Gotify server URL and token, and customize the message content.
- Enable the workflow.
Apps Used
Workflow JSON
{
"id": "4a63ed13-1f67-45a9-9b3e-c00acf8f1e03",
"name": "Send Daily Weather Updates with Gotify",
"nodes": 0,
"category": "OpenWeatherMap",
"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: 4a63ed13-1f67...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Get Current Weather via OpenWeatherMap
Retrieves current weather conditions for a specified city using the OpenWeatherMap API.
OpenWeatherMap SMS Notification
Send current temperature via SMS using Plivo.
Get City Weather Information with OpenWeatherMap
Retrieve current weather details for any city using OpenWeatherMap.
OpenWeatherMap Weather Alert SMS
Get current weather information from OpenWeatherMap and send an SMS alert with details.
Robust Concurrency Control for n8n Workflows with Redis
Prevent simultaneous execution of critical n8n workflows or tasks using a centralized, Redis-backed locking mechanism. This reusable utility workflow ensures data integrity and resource management by allowing other workflows to acquire, check, and release locks.
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.