JSON

JSON to Model

The naming of JSON elements can be changed if necessary, for example, if the name is not permissible as a variable node name. This applies to both incoming JSON data (e.g., when using the File Reader) and outgoing JSON data (e.g., when using the File Writer).

To change the name of a key in the JSON, the following steps are necessary:

  1. Ensure the variable is selected in the Information Model (Parent Nodes have to be enabled as well).

  2. Select the checkbox Variable Configuration

  3. Enter a new name in the Label field

JSON to Model