Use Cases
- Automatically send weather updates to a Slack channel.
- Integrate weather information into team communication.
- Enhance operational planning with timely weather forecasts.
How It Works
Webhook receives requests from Slack. OpenStreetMap retrieves location data based on user input. National Weather Service fetches weather data using location coordinates. Formatted weather information is sent to a Slack channel.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the Webhook node with the desired path.
- 3Set up Slack credentials for message sending.
- 4Test the workflow by sending a request from Slack.
Apps Used
Slack
OpenStreetMap
National Weather Service
Categories
Target Roles
Tags
#slack automation
#notifications
#process automation