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

Is there a way to get the last question answered on a survey?

  • 23 June 2021
  • 1 reply
  • 98 views

Badge

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


1 reply

Userlevel 4
Badge +13

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