Export API Query | XM Community
Skip to main content
Solved

Export API Query

  • December 19, 2023
  • 1 reply
  • 97 views

Forum|alt.badge.img+2

How can we pull data in Choice text format (Not in numeric format) using API? which parameters we should use?

Best answer by Anushree

@Salim , Add “useLabels” parameter to API body and set it to ‘true’. This helps to export the answer choices in text values instead of recoded values. By default “useLabels” will be false.

1 reply

Forum|alt.badge.img+6
  • QPN Level 2 ●●
  • Answer
  • December 20, 2023

@Salim , Add “useLabels” parameter to API body and set it to ‘true’. This helps to export the answer choices in text values instead of recoded values. By default “useLabels” will be false.