Help on PHP Code to get survey responses | XM Community
Skip to main content
Hi All,



Anyone help on PHP code to get survey responses on json format? Thank you.
Hi @Kanchi ,



Please refer below link to apply web service.



https://www.qualtrics.com/support/survey-platform/survey-module/survey-flow/advanced-elements/web-service/



Regards,

Samarth
Are you using the web service in the survey flow to get the responses posted back to a PHP app. when a user fills out a survey or other?
Hi I would like to get the survey responses when the user login my PHP Application after completing the survey.
@Kanchi The only way to get them through the API is to use something like this:

https://api.qualtrics.com/docs/response-exports

Leave a Reply