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.
이 연습은 강의의 일부입니다
