Help on PHP Code to get survey responses | XM Community
Solved

Help on PHP Code to get survey responses


Badge
Hi All,

Anyone help on PHP code to get survey responses on json format? Thank you.
icon

Best answer by w.patrick.gale 18 June 2018, 15:19

View original

4 replies

Userlevel 4
Badge +5
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
Userlevel 5
Badge +13
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?
Badge
Hi I would like to get the survey responses when the user login my PHP Application after completing the survey.
Userlevel 5
Badge +13
@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