Hi there:
We are new starter to use qualtrics API to pull the data. When we use curl command:
curl -k -H 'X-API-TOKEN: API Token' -X GET https://orgid.datacenterID.qualtrics.com
we got the result:
However, when we add the API behind:
curl -k -H 'X-API-TOKEN: API Token' -X GET https://orgid.datacenterID.qualtrics.com/API
we got the results:
{"meta":{"requestId":"52ac640e-cd6a-48ce-afa2-775299d4d5e8","httpStatus":"404 - Not Found","error":{"errorMessage":"The requested resource does not exist."}}}
Can anyone help us with that ? Many thanks
Page 1 / 1
Hi Samilu,
It seems the URL you are using is incorrect, we have to replace the orgid.datacenterID with what the data center shown to you is, when you login to your account. For example in the below image the yellow part is our orgid (Organisation id) and green part is our datacenterID.
This support page might help you : https://www.qualtrics.com/support/integrations/api-integration/overview/#GettingStarted
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.