JSON with Connection Manager

A natural fit for the JSON Utility is working with the Connection Manager. In this example, we'll request JSON data from the server using Connection Manager's asyncRequest and parse the resulting JSON string data for processing.

Click the Get Messages button to send the request to the server.