Integrating Qualtrics with SQL database | XM Community
Skip to main content
Solved

Integrating Qualtrics with SQL database

  • August 28, 2018
  • 5 replies
  • 3242 views

Forum|alt.badge.img+1
I want to connect Qualtrics to SQL such that I can pull all survey data per a schedule into my SQL database? I tried searching this string but the only relevant thread is on bringing SQL data into a Qualtrics survey and not the other way. many thanks!

Best answer by Anonymous

Hello @Rahul , Solution using php and Qualtrics api Steps are in attached file(ans):

5 replies

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+43
  • Level 6 ●●●●●●
  • August 28, 2018
Read this thread:- https://www.qualtrics.com/community/discussion/956/linking-qualtrics-survey-to-sql

  • Answer
  • August 28, 2018
Hello @Rahul , Solution using php and Qualtrics api Steps are in attached file(ans):

Forum|alt.badge.img
  • October 9, 2023

Hi, I’m unable to download the file. Please post the steps as text… that’ll be a great help. Thanks! 


Nam Nguyen
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+29
  • QPN Level 8 ●●●●●●●●
  • October 9, 2023

Hi, I’m unable to download the file. Please post the steps as text… that’ll be a great help. Thanks! 

@ajitnavani This post is kinda old, things have changed alot. I suggest you to make a new topic about this so others can support


Forum|alt.badge.img

Hello!

I created automation to export Qualtrics:

  • Survey Responses
  • Survey Questions
  • Survey Matrix Questions
  • Survey Question Choices
  • Survey Translation

into SQL Server tables.