Hey all, happy Friday! I'm working on a simple Company Directory for a customer. We are pulling all users from Entra ID and dumping them into a SharePoint list for an accessible staff directory. Every day I look at Entra, compare it to the SharePoint list and if the UPN exists in SharePoint, update it with Entra data. If it doesn't exist, create item. Does anyone know how to access all of the properties outside of what I'm getting using an HTTP Get request on Users? Screen shot below. Thanks!

