Add a DataSet to a Data Template

In order to add datasets to an already created Data Template, follow the steps below:

  1. Click on the checkbox to the left of the Data Template and click on Edit as shown below:
  2. Click DataSets link as shown below:
  3. The DataSet tab will appear as follows
  4. You can add datasets one at a time by clicking on the + New link shown above or use the Upload link to upload a CSV (i.e. Comma Separated Values) file.

Tip

A REST API is available which takes a template ID or Name and returns all of the Data Sets associated with it. It can be accessed on Swagger link > https://platform.subject-7.com/spec/index.html#/Data_Sets/get_data_sets

Tip

The same dataset name cannot be used in one data template, but it can be used in other data templates.