Forum Discussion
SharePoint Online send email on Column Person / Group
- Jan 22, 2021
Yes, you can achieve this using Power Automate. You can add trigger When an item is created or modified in your flow.
Then add "Send an Email (V2)" action, in "To" select "Assigned To Email address" from dynamic properties from above trigger.
Something like this:
Please click Mark as Best Response if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Yes, you can achieve this using Power Automate. You can add trigger When an item is created or modified in your flow.
Then add "Send an Email (V2)" action, in "To" select "Assigned To Email address" from dynamic properties from above trigger.
Something like this:
Please click Mark as Best Response if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
ganeshsanap Your solution works by sending a separate email to each of the persons listed in the 'AssignedTo EMail' Person or Group property. Is there a way to send only one email but to all the people listed in this property?
- ganeshsanapMay 12, 2023MVP
John_Halliday Check my answers given here:
- How to get email and send Email To Multiple Values In People Picker Field In SharePoint
- Duplicate emails being sent from Power Automate Flow. Using multiple Selectable column is issue
Please consider giving a Like if my post helped you in any way.