/
Export Data Sets

Export Data Sets

This service allows the export of a data set.

  1. Determine service endpoint for Post

    1. Export URL: https://xxx.studytrax.com/api/v1/customers/yyy/projects/zzz/dataSets/aaa/export?format=json

    2. Customize the URL

      1. Change “xxx” to the prefix of the server you are targeting (e.g., “my” if target is https://my.studytrax.com)

      2. Change “yyy” to the Customer ID

      3. Change “zzz” to the Project ID

      4. Change “aaa” to the Data Set ID

    3. Enter the URL into the request URL field

  2. Select GET

  3. Add an Authentication token to the header (from the Authentication steps)

  4. Click Send

  5. The data set export for a JSON format will display in the body

 

Related content

Export Subject Medications
Export Subject Medications
More like this
Import Subject Data File
Import Subject Data File
More like this
Authentication
Authentication
More like this
Export all subject data
Export all subject data
More like this
Export a Project
Export a Project
More like this
Export a Data Dictionary
Export a Data Dictionary
More like this