Power Automate is a powerful tool that allows us to automate repetitive tasks. One common requirement in organizations is to send individual emails to each member of a Microsoft 365 Group (Outlook group).

Suppose you have a Microsoft 365 Group called [email protected], and you want to send a separate, personalized email to each member, instead of a single group email where everyone is included in the TO or CC field.

If you send an email directly to the Microsoft 365 Group address, the message will go to the group mailbox, and all members may see it in the group’s shared inbox, not necessarily in their individual inboxes (unless they’ve subscribed to group emails). This is why, if you want each member to receive a personal email in their own inbox, you need to send the message to each user individually.

Here are the steps:

1. Create a new flow

2. Add an Action to Get Group Members

Add Apply to Each loop

Inside the Loop - Add Send an Email Notification (V3) Action

Save and Test