Retrieving survey responses getting error with GetResponseExportFile | XM Community
Skip to main content
Question

Retrieving survey responses getting error with GetResponseExportFile

  • February 12, 2020
  • 1 reply
  • 42 views

Forum|alt.badge.img
Per the attached, attempting to retrieve responses using the vers 3 api that is replacing version 2.5 GetSurveyLegacyResponse. Qualtrics has recommended continuing the use of the 2.5 api but says it will be turning it off at an unknown date. That isn't an option. Attempting to get the process of requesting the responses and then retrieving the file. The file retrieval fails. Greatlly appreciate any help that can be offered.

1 reply

Forum|alt.badge.img+2
  • Level 2 ●●
  • 99 replies
  • February 13, 2020
Try to get rid of the "-o Responses.zip" at the end of the URL, just end the url with ".../file". The "-o Responses.zip" is for curl command, it doesn't work with postman.