Solved
Can I auto push the data from Qualtrics db to my db
I am running a survey with different organizations. The participants would like to see immediate response summary of their own organization. I have a webapp with highcharts graphs and charts. I would like analyse the survey responses in real time and display the summary on my app
Best answer by TomG
Sure, at end of survey redirect to a script with survey id and response id as parameters, then have the script use the api to get the response data and save it to your db. This will be easier if you use version 2.5 of the api.
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.