'How to use Power Automate to send an email to a person who has been assigned to the corresponding item?
I'm trying to send an email to the individual who has been assigned to a project. I used "Get Items" to collect the information from the List and then a condition to check if the email is empty.
Solution 1:[1]
According to my understanding, you want to create a flow to send an email to the item creator or the specify user account if the value of "Assigned To" is empty.
You can use the below Microsoft Flow:
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | EchoDu_MSFT |