The Convert JSON to Table action enables you to convert a JSON string into a table. You can assign a table variable to hold the converted values.

The Convert JSON to Table action fetches the JSON source defined in the Start session action using the session name. Ensure that the session name in both actions is the same. If the JSON source has nested objects, the Convert JSON to Table exports them as a dictionary within the table.

Settings

The following fields are available in Convert JSON to Table action:

Session name
The session identifier defined in the Start session action. You can provide a string variable or use a session variable.
Assign output to a variable
The table variable that holds the converted values. You must define the table size as per the JSON source.