Un-select "split multi-value fields into columns" when pulling responses via API | XM Community
Skip to main content
Question

Un-select "split multi-value fields into columns" when pulling responses via API

  • August 3, 2022
  • 1 reply
  • 309 views

My team is using the Qualtrics API to pull survey responses, and by default it is coming through in a wide format, the way it would if we checked "split multi-value fields into columns" when manually exporting data. Could someone direct us to a parameter to modify in the API call to un-select this export option and instead export multi-value fields in a single column?

1 reply

Forum|alt.badge.img+15
  • QPN Level 4 ●●●●
  • October 27, 2022

You should be able to use "breakoutSets" on data export API.
User: