October 2013
Beginner to intermediate
270 pages
5h 41m
English
This recipe shows how a RESTful web service can be called from Talend. The REST service we will be using is a Google maps service, so you will need to be connected to the Internet to perform this recipe.
Open the job jo_cook_ch09_0070_consumeRestService.
tRESTClient component onto the canvas."maps/api/geocode/xml"."address" with a value of "Trafalgar Square" and "sensor" with a value of "false".tRestClient should look like the one below:
tLogRow component to the response and error flows ...Read now
Unlock full access