Forum Discussion
Alfabob
Oct 19, 2021Copper Contributor
People\Group Column
In a list I want to be able to get a users manager (which is added to a users profile BTW) - for things like approval workflow etc. I have tried using the people\groups column but this seem to have that information. Any thoughts as to how solve this problem
- The "Get User IDetails" Action has quiet a lot infos from the office profile including arrays with projects, school etc.
- FabvEBrass ContributorHi,
you can use Power Automate. The Office 365-User connector has the action "Get Manager".
When you run it for example with the trigger "When an element is created" and make the people field a must-field, then you can feed the action with the email-adress from the person column, get the manager and populate another people column with the managers email adress.