<< Click to Display Table of Contents >> Raynet One Data Hub > 14.0 > Connectors > Alphabetic Connector List > SAP Qualtrics Extracted Data |
Endpoint: |
https://{dataCenterId}.qualtrics.com/oauth/token |
Description: |
Endpoint to obtain an OAuth token. |
Documentation: |
https://api.qualtrics.com/api-reference/ZG9jOjg3NjYzOQ-o-auth-authentication-client-credentials |
Endpoint: |
https://{dataCenterId}.qualtrics.com/API/v3/users |
Description: |
Gets list of users. This endpoint needs the scope 'read:users'. |
Documentation: |
https://api.qualtrics.com/api-reference/b3A6NjExMzk-list-users |
Endpoint: |
https://{dataCenterId}.qualtrics.com/API/v3/users/{userID} |
Description: |
Named 'Get User' in the documentation. Gets data for a specific user, through the userId. This endpoint needs the scope 'read:users'. |
Documentation: |
https://api.qualtrics.com/api-reference/b3A6NjExNDE-get-user |
Endpoint: |
https://{dataCenterId}.qualtrics.com/API/v3/logs |
Description: |
Retrieve the collection of events by activity type and time interval. This endpoint needs the scope 'read:activity_logs'. |
Documentation: |