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.
Este exercicio faz parte do curso
Intermediate Workflow Automation with n8n
exercicio interativo prático
Transforme teoria em prática com um dos nossos exercicio interativos
Iniciar exercicio