Is there any way i can get the user details by email. | XM Community
Skip to main content
Question

Is there any way i can get the user details by email.

  • August 26, 2020
  • 5 replies
  • 384 views

Hi ,
is there any way that i can get the user details by email. I can see that the get user API by userID (which starts with UR_xxxxxxxx).
But I want to get the details by user email or userID. Can someone help me out please.


Thanks,
Chaitanya

5 replies

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • August 26, 2020

Appzk
QPN Level 5 ●●●●●
Forum|alt.badge.img+34
  • QPN Level 5 ●●●●●
  • August 26, 2020

Step 1: Find contact id from the directory:
https://.qualtrics.com/API/v3/directories//contacts/search
image.png
Step 2: Fetch details of this contact id:
https://.qualtrics.com/API/v3/directories//contacts/${e://Field/}
image.png


Appzk it not the contact I need. I need to get the users from Qualtrics.
I need to get the user details from the qualtrics with email. like how we have username to login.


rondev i want to fetch the user details like login user details with email.


Appzk
QPN Level 5 ●●●●●
Forum|alt.badge.img+34
  • QPN Level 5 ●●●●●
  • August 27, 2020