Getting User Survey Responses | XM Community
Skip to main content
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.
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