API configuration: qualtricsarrow-up-right
qualtrics
Auth (OAuth)arrow-up-right
✅
Sync dataarrow-up-right
Perform workflowsarrow-up-right
Proxy requestsarrow-up-right
Receive webhooksarrow-up-right
🚫 (time to contribute: <48h)
We can implement missing features in <48h, just ask for it in the communityarrow-up-right.
Registering an Apparrow-up-right
OAuth-related docsarrow-up-right
List of OAuth scopesarrow-up-right
API referencearrow-up-right
Need help getting started? Get help in the communityarrow-up-right.
Qualtrics requires a user specific subdomain to run OAuth.
You should request this from the user and pass it to terapi in the terapi.auth() call:
terapi.auth()
For more details, see the docs herearrow-up-right.
You are required to pass in the Data Center used to register your Qualtrics account as a subdomain for both the OAuth requests and subsequent API requests (cf. Connection configurationarrow-up-right).
Add Getting Started links and Gotchas by editing this pagearrow-up-right
Last updated 1 year ago
terapi.auth('qualtrics', '<CONNECTION-ID>', {params: {subdomain: '<qualtrics-subdomain>'}});