JSON Connector

JSON (JavaScript Object Notation) is a platform-independent text data format. It is used for data transfer that can be organized into arrays or objects. JSON represents any data structure (number, string, boolean, null, object, or array composed of these) written in text form (text string).

The JSON Connector uses the provided JSON to simulate data input for an Application.

It is useful when creating an Application before live data is available, or as a simulated data source for demos.

Details for an example and its configuration can be found in the How to Use section.

Pre-requisites

None at this time.

Download

Last updated