Convert JSON to Dictionary

This action enables you to extract JSON data to a dictionary variable to help read or process different nodes individually. Supports dictionary variables to store nested key-value pairs.

Procedure

  1. In the Session name field, enter the same session name or variable used in the Start session action.
  2. Choose from the following options to save the outcome to a variable:
    • Dictionary: Select a dictionary variable or create one to hold the output.
    • Multiple variables: Select this option to store the output in multiple variables by providing the key and the variable to which the key is mapped.
    For more information on how to use some of the JSON actions, see this example topic Build automation using JSON actions.