Creating a JSON Package Group

Add a new package group to the JSON Workbench. To do this, you will need a complete JSON document copied to your clipboard, which will be used to define the group's structure.

Implementation:

  1. Click to access the JSON Workbench tab.
  2. Open the Package Group Options menu and select Create New Package Group.
  3. Enter a unique Group Name to use for the package group.
  4. (Optional) The Reference will automatically match the group name, but this can be changed if desired.
  5. Click Paste From Clipboard to add the JSON document from your clipboard into the package group. This will populate the list to show a visualisation of the imported data's structure.
  6. (Optional) Click Hide Raw JSON to collapse the area displaying the raw JSON data in its original text form. To re-open this, click Show Raw JSON.

When an item in the list is selected, its path will be shown in the Path to Selected Element field, and the corresponding line will be highlighted in the Raw JSON field.

  1. Add one or more Packages to the group.
  2. Click Create Group.