Get startedGet started for free

Fetch weather data from an API

Acme Corp's weather data pipeline starts with a simple question: what's the weather right now? Your job is to connect n8n to a live public API, fetch weather data, and extract the fields your downstream systems need.

You'll build a workflow from scratch with an HTTP Request node configured for GET requests to the wttr.in weather API, then add an Edit Fields node to extract and flatten the deeply nested response into a clean structure.

This exercise is part of the course

Intermediate Workflow Automation with n8n

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise