Is there a way to get the last question answered on a survey? | XM Community
Skip to main content

We are using /API/v3/surveys/{surveyId}/responses/{responseId} to get the survey responses. The value of "displayedFields" are not in order.
Is there a way to get the last question answered?
Thanks,
Alex

If you want last answered question for every respondent just use "EexportTag" class and run it onReady of the header and store it in an embedded data. Remember to replace and then update it on every question.


Leave a Reply