Use API to Download Only Questions | XM Community
Skip to main content
Question

Use API to Download Only Questions

  • September 8, 2019
  • 2 replies
  • 24 views

! When you manually go to download the responses to a survey you have the option (see attached) to uncheck "Download all fields" which gives you a file with only the fields in your survey (plus the response datetime). Is there a way to do this with the requests api without having to put in all the field names, etc - just saying you want only the fields in the survey? Thanks

2 replies

KendraR
Qualtrics Employee
Forum|alt.badge.img+11
  • Qualtrics Employee
  • September 24, 2019
Hi, @amweiss! It looks like you were able to reach out to our Support Team on this and as they explained, you can modify the script ({"format":"csv"}) to download only the fields you want, but that this will require custom code on your end.

ana_velez
QPN Level 5 ●●●●●
Forum|alt.badge.img+27
  • QPN Level 5 ●●●●●
  • June 3, 2020

Hi!!
with this new API Call you can select embedded data and questions to be exported
Get OrganizationHopes this helps