Schema Information
This subtopic provides a structured reference to assist you in working with Daton's Survicate connector and the associated fields and tables.
Last updated
Was this helpful?
This subtopic provides a structured reference to assist you in working with Daton's Survicate connector and the associated fields and tables.
Last updated
Was this helpful?
The following is the list of tables or APIs associated with the Survicate connector:
Fetch a list of all surveys within your workspace, including their associated metadata and configuration parameters. For more information, see .
Fields
id
STRING
type
STRING
name
STRING
created_at
TIMESTAMP
enabled
BOOLEAN
responses
NUMERIC
Fields
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
Fields
uuid
STRING
url
STRING
device_type
STRING
operating_system
STRING
language
STRING
answers
RECORD
collected_at
TIMESTAMP
respondent
RECORD
Fields
id
NUMERIC
type
STRING
question
STRING
introduction
STRING
Fields
id
NUMERIC
name
STRING
value
STRING
Fields
survey
RECORD
response
RECORD
Get the details and parameters of a specific survey using its unique survey ID. For more information, see .
Get the list of responses for a specific survey identified by its unique ID. For more information, see .
Fetch all the questions in a specific survey, making it simple to study or analyze the survey structure. For more information, see .
The names and values of custom attributes associated with a given respondent and passed to Survicate via the JavaScript API, integrations, or embedded inside the survey link are returned. For more information, see .
Retrieves a list of survey responses provided by the respondents. For more information, see .