Schema Information of Survicate Connector
This subtopic provides a structured reference to assist you in working with Daton's Survicate connector and the associated fields and tables.
Schema Information of Survicate Connector
This subtopic provides a structured reference to assist you in working with Daton's Survicate connector and the associated fields and tables.
Tables/APIs
The following is the list of tables or APIs associated with the Survicate connector:
- All_Surveys
- Retrieve_Survey
- All_Responses
- List_Questions
- Respondents_Attributes
- Respondents_Responses
Primary Key: id
- This is the unique identifier.
Fields
Field Name |
Data Type |
---|---|
id |
STRING |
type |
STRING |
name |
STRING |
created_at |
TIMESTAMP |
enabled |
BOOLEAN |
responses |
NUMERIC |
Primary Key: id
- This is the unique identifier.
Fields
Field Name |
Data Type |
---|---|
id |
STRING |
type |
STRING |
name |
STRING |
created_at |
TIMESTAMP |
enabled |
BOOLEAN |
responses |
NUMERIC |
author |
RECORD |
first_response_at |
TIMESTAMP |
last_response_at |
TIMESTAMP |
attributes |
STRING |
Primary Key: uuid
and uuid
(respondent) - These two fields together form the unique identifier.
Fields
Field Name |
Data Type |
---|---|
uuid |
STRING |
url |
STRING |
device_type |
STRING |
operating_system |
STRING |
language |
STRING |
answers |
RECORD |
collected_at |
TIMESTAMP |
respondent |
RECORD |
Primary Key: id
- This is the unique identifier.
Fields
Field Name |
Data Type |
---|---|
id |
NUMERIC |
type |
STRING |
question |
STRING |
introduction |
STRING |
Primary Key: id
- This is the unique identifier.
Fields
Field Name |
Data Type |
---|---|
id |
NUMERIC |
name |
STRING |
value |
STRING |
Primary Key: id
(survey) - This is the unique identifier.
Fields
Field Name |
Data Type |
---|---|
survey |
RECORD |
response |
RECORD |