pnp / blog

holds all blogs published on the Microsoft 365 Platform Community blog
https://pnp.github.io/blog
MIT License
70 stars 102 forks source link

Microsoft Graph toolkit people-picker lookalike for Power Apps #1543

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Microsoft Graph toolkit people-picker lookalike for Power Apps

tl:dr Microsoft Graph toolkit is a collection of reusable components for accessing and working with Microsoft Graph API - However, we can’t use them in Power Apps, which is why I started to build a Microsoft Graph toolkit (MGT) lookalike component library for Power Apps.

https://pnp.github.io/blog/post/microsoft-graph-toolkit-people-picker-lookalike-in-power-apps/

Rickcau commented 1 year ago

Do you have a new version of this component that does not use the /people endpoint? Microsoft has placed this endpoint in maintenance mode so no more investments are being made with this endpoint. The recommendation is to use /search endpoint. Just curious if you have updated this?