Forum Discussion

MadhusudanShettyMS's avatar
MadhusudanShettyMS
Copper Contributor
Mar 22, 2020

Send an email through Flow when a list item is updated

Hi Team 

 

We have a field called 'Host' of type Person or Group (Multiple Selections Allowed).

 

How can I send an email to newly added user to Host field?

 

If Host field has 2 users then flow should send email to both of them in a single email as TO recipients or only to newly added user upon update of a list item.

 

Thank you.

  • Hi, You could create a field in the same list and store the email addresses of the selected hosts separated by semicolon for the very first time the Flow gets triggered on list item creation and on update of the list item when the updated list item Flow triggers, check this field to get newly added host(s) and send email and update this field with the latest hosts. This will re-trigger the Flow, ensure you quickly check if the fields match and cancel if they match. Thanks.
  • HI MadhusudanShettyMS 

     

    Please check below screenshot, as i'm able to send single mails to all person mentioned in Host column:

     

    Please check and let us know what other changes you are looking for.

    Regards
    Anand Singh

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more

      • Anand Prakash Singh's avatar
        Anand Prakash Singh
        Copper Contributor

        Hello MadhusudanShettyMS 

         

        Please check below solution:

         

        Note:  This solution will work if there is modification only for 2 user's email ID not more than 2.

         

        Try and feedback

         

        Regards,

        Anand Singh

        If this post helps, then please consider Accept it as the solution to help the other members find it helpful.

         

         

Resources