[Feature Request] System User ID in context #257
Yannick Reekmans (YannickRe)
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We currently get the Entra ID object id for the logged in user through the new GetContext method. Would it be possible to also get the user's id in the System Users table in Dataverse? This would make certain queries and operations a lot easier, and would save us a roundtrip to Dataverse to fetch that information ourselves.
All reactions