Survey scoring via API | XM Community
Skip to main content

Survey scoring via API

  • November 15, 2019
  • 3 replies
  • 52 views

Hello, is there a way of setting Scoring (Scoring -> Category) and its association to a question's answers via API? Can't find anything do to with scoring on https://api.qualtrics.com/docs/building-surveys Thank you, Zdenek

3 replies

Tenacious
  • April 2, 2020

Hi. I also have a need for this. Any support response?


TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • April 2, 2020

The get survey API returns some scoring info. You'd have to try it to find out if it gives you what you need.


Forum|alt.badge.img+7
  • Level 2 ●●
  • January 19, 2021

Judging from what I can find in the API reference, I don't think this is possible at the moment. In any case, I would also appreciate the ability to PUT/POST scoring information.
(Edit: In particular, PUT scoring categories. Right now, we have to create them manually in the UI each time, while questions can then be associated with these scoring categories using the API.)