Json package

Extract the required information from Json text or file by using the Json package and use the extracted values in your bots.

Before you start

Use the actions in the Json package in the following order:
  1. Start the Json session using the Start session action. Use this session name for all corresponding actions.
  2. Use the different actions available in the Json package to automate Json-related tasks.
  3. End the session using the End session action to complete a task.

Actions in the Json package

The Json package includes the following actions:
Action Description
End session See End session action in JSON.
Get node list See Get node list action in JSON.
Get node value See Get node value action in JSON.
Start session See Start session action in JSON.