Forum Discussion
lucas_ignatius
Apr 07, 2021Brass Contributor
Modify row SharePoint and Send email to Assign Person in an Email
I just create flow with trigger (When an item or a file is modified), and then will be send an email to all assign person and created by I add compose variable and using send email v2, which is usi...
- Apr 08, 2021Lucas - If i understand your question correctly, you wanted to send email to the people in "AssignPerson column". For which i would recommend to use variables and use concat to form the email address string and leverage it for the email.
Below link will help you configure that.
https://sharepains.com/2018/04/23/sharepoints-multi-people-fields-power-automate/
Jerry Winsten
Apr 08, 2021Brass Contributor
Lucas - If i understand your question correctly, you wanted to send email to the people in "AssignPerson column". For which i would recommend to use variables and use concat to form the email address string and leverage it for the email.
Below link will help you configure that.
https://sharepains.com/2018/04/23/sharepoints-multi-people-fields-power-automate/
Below link will help you configure that.
https://sharepains.com/2018/04/23/sharepoints-multi-people-fields-power-automate/
- lucas_ignatiusApr 16, 2021Brass Contributor