Getting User Survey Responses | XM Community
Skip to main content
Solved

Getting User Survey Responses

  • June 8, 2018
  • 1 reply
  • 22 views

Kanchi
Forum|alt.badge.img
Hi Community. I am using PHP Codeigniter Web Application. I would like to get users survey responses in json format using Qualtrics API Integration. Anyone help me please. Thank you.

Best answer by RTSullivan

Hello @Kanchi , The current V3 API does not have an option for returning JSON. I believe I saw that @Emily said it was on the roadmap. However, I believe you should be able to still use the old API getLegacyResponseData request to get survey response data in JSON. You can find it here: https://survey.qualtrics.com/WRAPI/ControlPanel/docs.php#getLegacyResponseData_2.5
View original

1 reply

RTSullivan
Level 2 ●●
Forum|alt.badge.img+1
  • Level 2 ●●
  • 22 replies
  • Answer
  • July 5, 2018
Hello @Kanchi , The current V3 API does not have an option for returning JSON. I believe I saw that @Emily said it was on the roadmap. However, I believe you should be able to still use the old API getLegacyResponseData request to get survey response data in JSON. You can find it here: https://survey.qualtrics.com/WRAPI/ControlPanel/docs.php#getLegacyResponseData_2.5

Leave a Reply