Can we connect to Qualtrics database | XM Community
Skip to main content
Is there a way to connect to Qualtrics database directly other than API calls ?

I am trying to pull survey and survey responses into a table format.



Thanks,

Prasanna Vijayaraghavan
Going to data analysis tab you can directly pull data in table format
Thank you. Is there a way we can automate it ?
For automating you have to use API.
Not sure if it's ok to jump in on another thread but I think what I'm looking to do is very similar if not exactly the same thing.

When the survey is complete, I want the approved details to be generated into a word template letter, is this possible thru API?

I was just looking at the "reports" tab -> reports, which has what looks to be a letter template but you would have to do this all manually.



thanks
@Sensfan,



You can use the API to get the data from Qualtrics. Then you would have to write it to a file in Word format (there are some libraries in various languages to do this).

Leave a Reply