Share via

The workflow 'Forward posts to Outlook' in Teams has changed - is there a fix?

Alison Cousens (S7 Officer) 0 Reputation points
2026-05-14T12:07:35.2533333+00:00

We set up a template workflow last year "Forward New Posts in a Channel To Outlook" and it notified all members of the Team. It seems to have stopped working and now only notifies the flow owners in Outlook.

Is there a way to fix this which doesn't involve asking all members of the Team to set up their own workflow?!

Microsoft Teams | Microsoft Teams for business | Teams and channels | Manage a team or channel
0 comments No comments

2 answers

Sort by: Most helpful
  1. Julie Huynh 1,520 Reputation points Independent Advisor
    2026-05-14T15:18:16.4933333+00:00

    Dear @Alison Cousens (S7 Officer),

    Good day! Welcome to Microsoft Q&A forum!

    Based on your description, I understand that the “Forward New Posts in a Channel to Outlook” workflow in Teams has changed behavior, and instead of notifying all Team members as it did previously, it is now only sending notifications to the flow owners. You’re looking for a way to restore the original functionality without requiring each Team member to create their own workflow.

    Regarding this situation, I’d like to take a bit of time to review this on my end and run a few checks to better understand what might have changed with the workflow and how it’s now handling recipients. I want to make sure I provide you with accurate guidance or a reliable workaround that meets your needs.

    I’ll come back to you shortly with an update once I’ve had a chance to test this further. In the meantime, I really appreciate your understanding.

    Thank you for your time and patience.


    If you have extra questions about this answer, please click "Comment". 

    Note: Please follow the steps in [our documentation] to enable e-mail notifications if you want to receive the related email notification for this thread. 

    Was this answer helpful?


  2. AI answer

    2026-05-14T12:21:11.98+00:00

    The change in behavior is due to how Teams Workflows (Power Automate flows) run and how they are configured, not something that each user must recreate individually.

    Key points about how these workflows run

    • Teams Workflows are Power Automate flows.
    • Power Automate runs with the connections and permissions of the flow’s owners (makers). There is no user impersonation or elevation of privileges.
    • Email delivery behavior (who gets notified) is entirely controlled by the flow’s email action configuration (e.g., the To field) and the Outlook connection used.

    Because of this design:

    • The workflow will always send email from, and on behalf of, the account whose Outlook connection is configured in the flow.
    • If it now only notifies the flow owners, the email action is likely targeting those owners (or their group) instead of all team members.
    • There is no built-in “send to all team members automatically regardless of who owns the flow” capability.

    A single, centrally managed workflow can still be used. The fix is to adjust that workflow’s configuration and ownership rather than asking everyone to build their own.

    Step-by-step: inspect and fix the existing workflow

    1. Open the workflow in Teams
      1. Go to the affected team’s channel where the workflow runs.
      2. Next to the channel name, select More options (…).
      3. Select Workflows.
      4. Scroll down to Your workflows and locate the “Forward New Posts in a Channel To Outlook” workflow.
      5. Select the workflow to open its details page.
    2. Check who owns the workflow
      1. On the details page, scroll to the Owners section.
      2. Confirm which accounts are listed as owners.
      3. If only a subset of people (e.g., a couple of admins) are owners, that is expected; the workflow still can send to everyone if configured that way.
    3. Edit the workflow configuration
      1. On the workflow details page, select Edit.
      2. In the flow designer, locate the Outlook action that sends the email (for example, an action like “Send an email” or similar).
      3. Inspect the To field:
        • If it contains only the owners’ addresses or a group that includes only owners, that explains why only owners receive the mail.
        • Replace this with a distribution list, shared mailbox, or explicit list of all intended recipients (e.g., a mail-enabled security group or Microsoft 365 group that represents the team).
      4. Save the workflow.
      After this change, the single workflow will continue to run under its owner’s connection but will send email to the broader audience defined in the To field, without requiring each member to create their own workflow.
    4. Manage who can maintain the workflow (optional) If multiple people should be able to maintain or troubleshoot the workflow without duplicating it:
    5. On the workflow details page, in the Owners section:
      • Add co-owners by typing their names and selecting them.
      • Co-owners can edit the workflow, update recipients, and turn it on/off.
    6. This still keeps one central workflow; it does not require each team member to create their own.

    Alternative: create a new centralized workflow If the original template has changed or is unreliable, create a new workflow that is clearly configured to notify everyone:

    1. In the relevant channel:
      1. Select More options (…)Workflows.
      2. Select Build from scratch or choose a template that forwards posts.
    2. Configure the trigger:
      • Use the channel’s “new post” trigger as provided by the workflow template.
    3. Configure the email action:
      • Set the To field to a team-wide distribution list, shared mailbox, or Microsoft 365 group.
    4. Save the workflow.
    5. Add co-owners so others can maintain it.

    This approach ensures:

    • Only one workflow exists per channel/team.
    • All members are notified via the group address.
    • No requirement for each user to create their own personal workflow.

    Why it cannot automatically send “as each user” From the Power Automate design:

    • Flows target “Power Users (Makers)” and run using their own connections.
    • There is no user impersonation or elevation of privileges.

    Therefore, the system cannot automatically run the same workflow as if it were owned by every team member and send from each user’s mailbox. The supported pattern is:

    • One (or a few) owners.
    • A single flow.
    • Email sent to a group or list that represents all intended recipients.

    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.