Following are the question type codes which are used for available question types:

Question Type Question code used in JSON
Single Choice single_choice
Multi Choice multi_choice
Dropdown dropdown
NPS nps
Ranking ranking
Matrix Rating matrix_rating

Get Question

GET : https://{{env}}.survey2connect.com/v2/api/surveys/{{survey_id}}/pages/{{page_id}}/questions/{{question_id}} The value of environment {{env}} variable depends upon your datacenter. Refer to the Environment page for more…

Create Question

POST: https://{{env}}.survey2connect.com/v2/api/surveys/{{survey_id}}/pages/{{page_id}}/questions The value of environment {{env}} variable depends upon your datacenter. Refer to the Environment page for more details.…

Update Question

PUT: https://{{env}}.survey2connect.com/v2/api/surveys/{{survey_id}}/pages/{{page_id}}/questions/{{question_id}} The value of environment {{env}} variable depends upon your datacenter. Refer to the Environment page for more details.…

Ask a human

Can't Find What You're Looking For?