CasesSatisfactionSurveyResultsQuestionnaireResponseQuestionAnswerPair
Reads /satisfactionSurvey/results/questionnaireResponse/questionAnswerPair entries from the Cases table.
Columns
| Name | Type | Description |
| Cases_Id [KEY] | String | The Workday ID of the Cases that contains this. |
| Answer | String | Answer text. |
| Attachments_Aggregate | String | Questionnaire Attachments. |
| Question | String | Question body. |
| Desc_Prompt | Bool | If true, sorts results in descending order. |
| MyCases_Prompt | Bool | Retrieves cases owned by the processing user. |
| OpenCases_Prompt | Bool | Retrieves open cases and cases that were resolved or canceled less than 7 days ago. |
| Sort_Prompt | String | The field to sort results by. The default is creationDate. Note: Currently supports creationDate only. |