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 using Concat function. But there is a problem for assign person it not sent all people in column assign person.
Sharepoint List
Flow PowerAutomate
- 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/
- lucas_ignatiusBrass ContributorThere is any option about my problem?
- Jerry WinstenBrass ContributorLucas - 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/- lucas_ignatiusBrass Contributor