Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

How to get a custom user profile property in people manager rest api?

$
0
0

In Sharepoint 2013, I have a custom user profile property, and I can't seem to get it with

    http://mysite/_api/SP.UserProfiles.PeopleManager/GetMyProperties?$select=CustomNumber

But if I try this, it gets all the properties including the one I want.

    http://mysite/_api/SP.UserProfiles.PeopleManager/GetMyProperties?$select=UserProfileProperties

Somehow, UserProfileProperties evaluated to all the properties...

Is there a way I can do a further filter and select the one I want?

Thanks


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>