Hi,
I am trying to build a flow, which exports the attachments from the existing mailbox. (maybe) important information, I am doing this as admin for all mailboxes.
The flow itself works, but it is missing mails from one specific sender - I can't figure out why.
I work with "Get emails (V3)" and debugged the problem with:
Search Query: received:2025-10-13..2025-10-16
This returns mails within this range, tested. The mails from a specific sender (or more?) are missing.
Then I added the mail address from the specific sender to the from field and when I check the results via the run history - the body is empty.
But there are multiple mails in the inbox, which match the criteria.
Even in the outlook web client (O365 Business) the mail is there, is found via the search and is in the mail folder.
I am completely cluess and debugged the problem as far as I could.