Forum Discussion

StefanKi's avatar
StefanKi
Iron Contributor
Mar 14, 2017

Get the location form O365 user profile

Hey,

I want to get the location information from the user profile store in O365. But I find out that this information is not in the user profile from O365. What is the best way to get this information?

 

Regards

Stefan

  • The UserProfile service in SharePoint Online has a property named Office Location. By default, individuals can update that property by navigating to https://[tenant]-my.sharepoint.com/_layouts/15/editprofile.aspx

     

    You can also map this property from on-premises Active Directory in the ADConnect program.

     

    If you need help gathering this information from a large number of users, you can consider http://hyperfish.com

Resources