In order to test this flow, you'll need to meet the following prerequisites:
- At least two users with Exchange Online and Microsoft Teams enabled.
- Users should have the Flow bot enabled.
- One of the users should be configured as a manager and one of the users should be configured to be the direct report.
- At least two browser sessions, one logged in as manager or approver, and one logged in as direct report or requester.
You can use the Exchange Online Set-User cmdlet (https://docs.microsoft.com/en-us/powershell/module/exchange/set-user) to set the manager property and establish the manager/direct relationship. You can also use the Exchange Online Admin Center to set the manager property of a user, which configures the manager/direct report relationship:
If you don't have the capability to set the manager property, you may need to edit the flow to use a particular email address of a user to use as the approver.
The testing process will involve three core...