How can we get User ID ( the generated unique ID) of Users in qualtrics | XM Community
Skip to main content
Question

How can we get User ID ( the generated unique ID) of Users in qualtrics

  • January 24, 2020
  • 5 replies
  • 828 views

Hello experts How can we get User ID ( the generated unique ID) of Users in qualtrics I imported 10K users and need to get the generated ID back so that I can fire update. Do we have a place where we can do this? Getting all users thru API and iterating for id is the performance-intensive operation Thanks Jophy

5 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 6084 replies
  • January 25, 2020
Are you trying to find the user id for specific users? If so, use the list users api (https://api.qualtrics.com/reference#list-users) with the username parameter.

  • Author
  • 5 replies
  • January 28, 2020
I am looking for exporting users with user id than retrieving user one by one

  • 9 replies
  • February 8, 2022

jophyjohn have you figured this one? I have the same problem...


DavidA1225
Level 2 ●●
Forum|alt.badge.img+2
  • Level 2 ●●
  • 9 replies
  • May 24, 2024

I’m guessing there’s still no solution to this?

It would be wonderful if we could dump all users with username, user id and name, like we can dump all surveys with their survey id via admin reports.

 


Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • 2050 replies
  • May 28, 2024

API: List Users - - > Get User for each.

I do this almost every months to audit users and their cost centers.