Solved
Integration with custom application
We are thinking of storing all the survey responses from qualtrics in custom application. We have data coming from various sources in this custom application and use this for preparing reports for management. The challenge that we are facing is to find a way for integrating survey results through API.
Please let me know if there is any way to push the survey results to external application in real-time.
Best answer by TomG
@sampath,
You can create a Survey Action that runs a web service upon survey completion that retrieves the response data using the Qualtrics API and stores/sends it to your application. You'll want to use getLegacyResponseData in v2.5 of the Qualtrics API. It allows you to easily get single response using ResponseID.
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.