Example
Last updated
Last updated
An example Data Stream can be found below that demonstrates how to use this Action Agent to get current weather from different cities.
You can download the files to try it out for yourself - adjusting the steps to use your own Restful API details. Sign up for a free Weatherstack account , and update the CSV file with your API key.
Drag the REST API Action Agent onto the canvas, link the input endpoint to city data, the output to the printer, and save the Data Stream.
Select the Agent and click Configure. Keep the default Collection.
Enter the Base URL of the REST API.
Upload the Metadata Configuration File.
Select the operation and result entity (defined in the uploaded metadata configuration file). In this case, set the operation to 'Get Current Weather' and the result entity to Current.
The input mapping grid is populated when the operation is selected. Set the access key and the city to Sydney. Apply the changes and save the Data Stream.
Click Publish.
Let's look at the Live Data View. The current weather for each city, the output from the REST API, is printed.
Please register an account from for an API key, in order to use this example.
Data Stream
C0mp|ex123
Sample metadata file
Sample data
See the article for steps to import a Data Stream.