Dear Community,
I have been tasked to automate creation of customers in our Service Desk Management.
After some research I started using the Servicedesk API from which i can correctly all customers of our servicedesks. The only problem there is is that some emailAdress fields are empty since these users have their email visability on only me and admins.
After making the same user that is used as credentials for the Servicedesk API Organization admin on the organization SDM lives on. I still could not see users' emailAdress (and yes i have verified that this user can see all users' email adresses under atlassian admin > organization > directory)
I have tried all admin API's but i never succeseeded in getting the users via atlassian admin.
So my final question is, is there a way to make all email adresses visable in the Servicedesk API? or what endpoint can i use to get the users from the Admin API
Thanks in advance
Hello @gijs_kruize ,
You can search the Atlassian user using the api
http://xxx.atlassian.net/rest/api/user/search?query={{emaill address}.
Hope this helps,
Vijay
The whole point is that i am not able to get a List of users including email adresses from the admin api. I also cannot search on email since i cannot retrieve the email adresses via the servicedesk api
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Show up and give back by attending an Atlassian Community Event: we’ll donate $10 for every event attendee in March!
Join an Atlassian Community Event!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.