Skip to content
FlowHubFluxonLab

Open Weather Map

12 results — all source-linked n8n references

plivo
free

Send daily weather updates to a phone number via Plivo

This workflow allows you to send daily weather updates via an SMS message using the Plivo node. Cron node: The Cron node will trigger the workflow daily at 9 AM. OpenWeatherMap node: This node will return data about the current weather in Berlin. To get the weather updates for your city, you can enter the name of your city instead. Plivo node: This node will send an SMS with the weather update, which was sent by the previous node.

by Harshil Agrawal
free

Weather check workflow for bash-dash

This workflow returns the current weather at a predefined or given city and returns it so that it can be displayed with bash-dash. By default does it return the weather in Berlin if no city got defined. That default can be changed in the "Set City" node. Example usage: \- weather london Example bash-dash config: commands[weather]="http://localhost:5678/webhook/weather"

by Jan Oberhauser
signl4
free

Send weather alerts to your mobile phone with OpenWeatherMap and SIGNL4

Get weather alerts on your mobile phone via push, SMS or voice call. This flow gets weather information every morning and sends out an alert to your SIGNL4 on-call team. For example you can send out weather alerts in case of freezing temperatures, snow, rain, hail storms, hot weather, etc. The flow also supports automatic alert resolution. So, for example if the temperature goes up again the alert is closed automatically in the app. User cases: Dispatch snow removal teams Inform car dealers to protect the cars outside in case of hail storms Set sails if there are high winds And much more ... Can be adapted easily to other weather warnings, like rain, hail storm, etc.

by Ron
pushcut
free

Send daily weather updates via a push notification using the Pushcut node

This workflow allows you to send daily weather updates via a push notification using the Pushcut node.

by Harshil Agrawal
free

Receive the weather information of any city

Explore this workflow on its official n8n template page.

by Harshil Agrawal
spontit
free

Send daily weather updates via a push notification using Spontit

Explore this workflow on its official n8n template page.

by Harshil Agrawal
pushover
free

Send daily weather updates via push notification

Explore this workflow on its official n8n template page.

by Harshil Agrawal
free

Get information about the weather for any city

Companion workflow for blogpost

by amudhan
vonage
free

Send daily weather updates to a phone number using the Vonage node

Explore this workflow on its official n8n template page.

by Harshil Agrawal
free

Get the current weather data for a city

Explore this workflow on its official n8n template page.

by tanaypant
twilio
free

Get daily SMS updates about weather

Get daily SMS updates to tell you if you should wear a sweater

by tanaypant
telegram
free

Get Weather Forecast via Telegram

A workflow to receive weather updates on demand using a Telegram bot. The workflow is triggered using the Telegram Trigger node by issuing a message to the Telegram bot. The OpenWeatherMap node queries the weather API and returns the result using the Telegram node.

by tanaypant