Fetch weather data from an API
Real APIs rarely hand you a tidy row — wttr.in returns nested arrays and objects, while the next step in your stack usually just wants a few trustworthy fields for dashboards or handoffs.
From a Manual Trigger, use HTTP Request to pull Stockholm weather, then an Edit Fields node to flatten the nested JSON into a handful of clear top-level fields.
Questo esercizio fa parte del corso
Intermediate Workflow Automation with n8n
Esercizio pratico interattivo
Passa dalla teoria alla pratica con uno dei nostri esercizi interattivi
Inizia esercizio