Get EDITED survey response using the API | XM Community
Skip to main content
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?
Hello @ralbritton , See the below image(Source) !
Thanks @Sas> @Shashi said: > Hello @ralbritton , > > See the below image(Source) ! > > > Thanks - is there any kind of work around other then a manual download?
> @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
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.