Creating a button flow to email a manager
There are times when you just need a quick form or letter to respond or send someone a notification, such as when you’re out of the office due to a holiday or illness. In this section, we’re going to configure this simple button flow to email your manager that you’re going to be out of the office. Like the flows you’ve created in the last few chapters, we’re going to take advantage of dynamic content to make sure we retrieve the value stored in the manager property for an account in Office 365.
In order to do this, we’re going to introduce a new connector and some interesting actions:
- The Office 365 Users connector: This connector allows you to connect to Azure Active Directory to retrieve information pertaining to the user object data. You can learn more about the Office 365 Users connector here: https://docs.microsoft.com/en-us/connectors/office365users/
- The Get my profile (V2...