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.
Cet exercice fait partie du cours
Intermediate Workflow Automation with n8n
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice