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

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

  • 25 January 2020
  • 3 replies
  • 411 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

3 replies

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

I am looking for exporting users with user id than retrieving user one by one
Userlevel 7
Badge +27
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.

Leave a Reply