Appearance
Internal Data Extracts
This page shows the possible options when extracting data from the Internal data source.
Uploaded documents
Any documents (currently just PDFs) uploaded to the system are stored in our internal (cloud hosted) data source.
You can retrieve the upload documents using this data extract:
{
"type": "documents"
}
Demographics
If you are using the internal data source as the subject provider you can also extract all subject custom field values as a data set.
{
"type": "demographics"
}