How to mass import profile pictures of users from Azure AD to ServiceNow?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2024 06:58 AM
Hi Team,.
We have a requirement to get images from profiles of all users from Azure AD to ServiceNow.
I've found that we can use the Graph API to achieve this
However, we face a challenge: From Graph API there is no endpoint that retrieve all the photos in one shot. We need to make individual calls to retrieve each user's profile photo. But the client's system has hundreds of thousands of users, and also daily data synchronization is necessary, so making a corresponding number of calls is almost unfeasible.
Does anyone know if there's another way we can achieve this?
Thank you very much in advance.
0 REPLIES 0