Answers
Retrieve answers to survey questions from Simplesat.
Columns
| Name | Type | References | |
| Id [KEY] | Int | ||
| Created | Datetime | ||
| Modified | Datetime | ||
| QuestionId | Int |
Questions.Id | |
| QuestionText | String | ||
| QuestionMetric | String | ||
| Choice | String | ||
| ChoiceLabel | String | ||
| Choices | String | ||
| Sentiment | String |
The allowed values are positive|neutral|negative. | |
| Comment | String | ||
| FollowUpAnswer | String | ||
| FollowUpAnswerChoice | String | ||
| FollowUpAnswerChoices | String | ||
| PublishedAsTestimonial | Boolean | ||
| SurveyId | Int |
Surveys.Id | |
| SurveyName | String | ||
| ResponseId | Int |
Responses.Id |