Hello,
I need to create a flow from a list that is able to route approvals to specifc individuals.
What i want to acheive is to allow the use to fill in a form with project details, and enter an approvers name and search in a feild that pulls the UPN or Mail from office365. In turn, in my flow, I want to remove the get manager functions and include names that they enter.
I tried to add a data connection with AzureAD and Office365 Users though power apps and used the following formula to enable a search feild (Office365Users.SearchUser({searchTerm: SearchTerm.Text})) however I'm having no luck with this.
Thanks for your help.
A