? oAuth API
-
Respondents
Respondent is an association of a contact with a survey in the user account.One contact can be assigned to multiple surveys in an account. List of operations for a resourceName...
-
Questions
List of operations for a resourceNameURLDescriptionList of questions/questions/:id_survey/:id_pageReturns a list of questions for a survey with a specified ID.Response parameter...
-
Results
List of operations for a resourceNameURLDescriptionResponses (v2)/results/single-sheetsAn operation that returns results in a correct JSON-schema.Responses (v3)/results/single-s...
-
Surveys
List of operations for resourceNameURLDescriptionSurvey list/surveysReturns a list of all surveys for a logged in user. Surveys are sorted by date of adding (ascending).Survey s...
-
Contacts
A contact is a record in a user’s database that contains at least an email address and is not associated with any survey in the account. To add a respondent to a survey, a conta...
-
Mailing
List of operations for resourceNameURLDescriptionList of mailing templates/mailing/templatesReturns a list of all mailing templates for a logged in user. Templates sorted by dat...
-
Where to get the template_id parameter?
There are two methods to retrieve the invitation ID. The first one can be done directly in the user panel by going to the "Share" section in which you will the "Send via e-mail...
-
How to acquire the Startquestion API keys?
To create an internal application operating on the basis of the Startquestion API, an application key is required, i.e. the Client ID and password, i.e. the Client Secret.You ca...
-
Startquestion API authorization
For the purpose of mobile devices and desktop applications, the API used in Startquestion is implemented in the OAuth2 standard. Header Bearer Using API requires to add a bearer...
-
General information about the Startquestion API
The Startquestion API enables access to resources of the Startquestion.com website using the JSON interface. The above makes it possible to create external applications that can...
-
How to create and send a large mailing with invitation to fill out a survey (step-by-step guide)
In this article, you will find out how to send mailing to multiple respondents. I will describe the operations that need to be performed, in what order and how they are to be c...