Extracted Data

<< Click to Display Table of Contents >>

Raynet One Data Hub > 25.3 > Connectors > Alphabetic Connector List > SAP Qualtrics 

Extracted Data

 

Endpoint:

https://{dataCenterId}.qualtrics.com/oauth2/token

Description:

OAuth 2.0 authentication 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/users/{userID}/permissions

Description:

Retrieves permission data for a specific user based on the userId. This operation requires the 'read:users' scope.

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:

https://api.qualtrics.com/821e93ec17a62-list-events