top of page

City Weather Info via OpenWeatherMap API

An n8n workflow that receives a city name via webhook and fetches current weather data using the OpenWeatherMap API. It extracts temperature and weather description to return concise weather info dynamically. Tech stack: n8n, Webhook, OpenWeatherMap API.

bottom of page