
l6azq (l6azq) asked a question.
while using read user card for servicenow after passing sysid of user I am able to read other details but roles of user we are getting blank and Checked same scenario with different user but not able to read servicenow roles for user.

Hi Garima,
This requires further investigation and knwoledge of your environment, please open a case with support so we can investigate this further.
Thank you.
Garima,
In the type of situation you have described there are three questions I would initially ask:
1). Do all users return "blank/null" values for the specific attribute or just some?
2). Can you return the desired values using an API call outside of workflows (Such as using Postman)?
3). If #2 above is true can you leverage Custom API Action to make the same call and do the results differ?