Skip to main content

Connectivity & Data Prep

Discussion board where members can learn more about Qlik Sense Data Connectivity.

Announcements
Skip the ticket, Chat with Qlik Support instead for instant assistance.
cancel
Showing results for 
Search instead for 
Did you mean: 
beloanthony
Contributor II
Contributor II

Using REST connection to access Qualtrics Data

Has anyone used the REST connector to retrieve data from Qualtrics surveys? I've attempted to establish a connection with the URL and X-API-Token as a parameter or header, but have been unsuccessful so far.

 

Any advice would be greatly appreciated!

Labels (2)
3 Replies
drh
Employee
Employee

Hi @beloanthony ,

Replace yourdatacenterid.qualtrics.com to your datacenter in this url https://yourdatacenterid.qualtrics.com/API/v3/surveys and paste that into the URL input

How to find you datacenter url https://api.qualtrics.com/docs/base-url-and-datacenter-ids#section-how-to-find-your-datacenter

Add your token here:

token.png

How to find your token https://api.qualtrics.com/docs/api-key-authentication#section-how-to-find-your-token

Then press Create and it should work.

Regards

Adam

beloanthony
Contributor II
Contributor II
Author

Hi Adam,

Thank you for the info. That's the process I've been following so far, but still no luck. Our server lives behind a HIPAA compliant firewall, so we're looking into opening the REST api ports to see if that might be the issue. Thanks again for the help!

drh
Employee
Employee

Ok, try that. As my solution is working for me.

Regards

Adam