Hi everyone,
I’m facing a strange issue where my automated cloud flow completely refuses to trigger, and the 28-day run history remains completely empty.
Here is what I have configured and verified so far:
-
The Flow: A simple setup using Office 365 Outlook (When a new email arrives V3) -> For each -> Get Attachment (V2) -> OneDrive for Business (Create file).
-
The Parameters: Folder is set to Inbox (tried to leave empty), and Only with Attachments is set to Yes.
-
The Connections: All connections to my Work/School account (@mydomain.com) are fresh, valid, and showing green checkmarks.
-
The Status: The flow is explicitly Turned On.
I have also tried using the official, ready-made templates provided inside Power Automate for this exact purpose, but experienced the same issue.
The Problem:
When I send a test email with an attachment from an external Gmail account and other Outlook account, the email arrives in my Outlook Inbox perfectly, but the flow does not trigger at all. Even when I run a Manual Test, the flow just sits on the "To see it work, now send a new email..." loading screen indefinitely and never registers the incoming mail.
As a Global Admin for our tenant, I have already verified that:
-
There are no Data Loss Prevention (DLP) policies restricting these connectors.
-
Under Microsoft Entra ID Conditional Access, the sign-in logs (both interactive and non-interactive) show Success (Not Applied) for my account, so it’s not an MFA or device block issue.
It seems like the Webhook subscription between Exchange Online and Power Automate is completely broken for this account. Has anyone experienced this ghost behavior before? Any advice on how to force-reset the trigger connection at the tenant level?
Thanks in advance!