JSON

The JSON is a widely used data format. The data in this format is can be easily processed by third party software.

New Data Storage

To capture data in JSON you need to:

  1. Open Agent or Extractor for editing.

  2. Click Export in the toolbar.

New Export - Toolbar

  1. Select JSON format.

New JSON - Datastorage

  1. Configure CSV data storage properties and add/remove necessary fields.

New JSON - Configure

You can edit some properties of CSV data storage:

  • Name - unique name of the data storage
  • File - output file path. By default output file name is generated based on project name and default project location
  • Append - append data to file if it is already exists.

Created data storage will be added into the current Agent or Extractor and available in the project view.

Datastorage - Project View

Edit Existing

You can easily edit existing data source to add/remove fields, change fields names. To edit data storage you need to open Agent or Extractor editor where it belong. Select Export vertical tab and adjust JSON data storage properties.

Datastorage - Edit