JSON Parser fields
Field name | Description |
---|---|
JSON Object | Read only. The wrapper name for the JSON text. |
JSON Key | Read only. Key name of the JSon text key value pair. |
Data Type | Read only. This is the data type of the key value pair. |
Variable |
The name of the variable that needs to hold the parsed value of the key. The variable name defined here must satisfy the IPA variable standard. You do not need to include the " Make sure that the defined/selected variable is not defined in the Start node. |
Variable Path | Read only. This field contains the variable path which holds the value of the key. This will be overwritten if the variable is defined for the key, otherwise this variable path can be used to access the value of the variable. |