The Datasource question is a text response question that connects to an external list. When a participant enters a response into this question, SurveyMonkey Apply can recognize whether the answer corresponds with the list of options in the data source list.
NOTE: If using a Datasource Question in your form you will not be able to create an Advanced Branching Rule based off of the responses given.
TIP! If you want to a JSON file and don't have an accessible link for the file, upload it to the Files section first to create an internal URL to use for links.
Options | Description |
Optional | Enabling this will make the question Optional. When a user enters the form, if the question is Optional they will be able to proceed and complete the form without providing a response to this question. |
Datasource URL | Enter the URL for your data source in this field. The URL should return a JSON encoded dictionary (keys will be choice values, values will be choice labels). In order for the Datasource question to work correctly, the "Keys" to each of the choices will need to be unique. |
Display | Description |
Width | You can adjust the width based on a percentage of the size of the page. By default, the value is 100% to make it fit the page size. |