Forum Discussion
Nigel Witherdin
Mar 16, 2020Iron Contributor
How to query to find all users who are managed by a specified individual
Hi, Wondering if it is possible to query (using PnP JS) to get user profiles for all users who are managed by a specified individual? Im guessing it can done using clientPeoplePickerSearchUser (htt...
- Mar 23, 2020
Achieved this with MS Graph API call to get a users "directReports"
Nigel Witherdin
Mar 23, 2020Iron Contributor
Achieved this with MS Graph API call to get a users "directReports"