Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
P
To use HTTP GET in uiflow2 for fetching JSON, use the "HTTP Request" block. Set the method to "GET" and provide the URL of the API. Then, process the response with a JSON block to parse the data.