Get EDITED survey response using the API | XM Community
Skip to main content
Solved

Get EDITED survey response using the API

  • September 18, 2018
  • 4 replies
  • 40 views

We have a group of embedded fields within a survey that are being completed by staff after a customer completes a survey. I am not finding anyway to capture edited survey responses in a data download with the API. It appears that the only way to get this is manually - is that correct? Has anyone else had to deal this this, and if so what was your solution?

Best answer by Anonymous

> @ralbritton said: > Thanks @Sas> @Shashi said: > > Hello @ralbritton , > > > > See the below image(Source) ! > > > > > > > > Thanks - is there any kind of work around other then a manual download? The only way to get editable responses is by manually Exporting Table response

4 replies

  • September 18, 2018
Hello @ralbritton , See the below image(Source) !

  • Author
  • September 18, 2018
Thanks @Sas> @Shashi said: > Hello @ralbritton , > > See the below image(Source) ! > > > Thanks - is there any kind of work around other then a manual download?

  • Answer
  • September 18, 2018
> @ralbritton said: > Thanks @Sas> @Shashi said: > > Hello @ralbritton , > > > > See the below image(Source) ! > > > > > > > > Thanks - is there any kind of work around other then a manual download? The only way to get editable responses is by manually Exporting Table response

tmcmanus
  • November 14, 2018
The new version of the response export api (https://api.qualtrics.com/docs/create-response-export-new) respects edited responses. Overall, the process for getting responses is very similar, so if you're comfortable with the legacy api you should be fine here. One thing to note - the new api does not respect edited question names, while the legacy api does. I'm not sure if this was an intentional change, but it's something to look out for.