You will learn
In this tutorial you will learn how to use the Connectivity Service to connect to an external (e.g. backend) system.
By Jim Jaquet
Use the Connectivity Service to access external (backend) systems.
In this tutorial you will learn how to use the Connectivity Service to connect to an external (e.g. backend) system.
For this part of the series, you will consume a RESTful weather service that returns data in JSON format: http://openweathermap.org/api.
Note: In order to consume the openweathermap API you need to apply for an API key as outlined here: http://openweathermap.org/appid. But don’t worry, that’s easy to do and won’t take longer than two minutes!
Updated 12/12/2017
Contributors Provide Feedback
10 min