I have the emails with attachment in my shared mailbox but the output it shows as [ ] empty when i ran the flow
If i removed the attachments and tried to re run the flow as well showing the same output [ ]
1) with attachment
2) without attachment
For both it showing the same result. Can someone please help me?
If the fetch only unread messages is "Yes" then it won't retrieve any emails that have been marked as "Read". I suspect that is why you are getting an empty array in your Get emails. You want that set to "No" as it is in my screenshot to get all the emails. The default is "Yes".
should we change the fetch unread message as 'YES' since its shared mailbox accidently the other person can read the emails . How does it work ? thanks in advance
yes its shared mailbox inbox
Please check the configuration of the Get Emails V3 step to make sure that you've changed the default setting for whether it Fetches unread emails only. By default it is set to filter out any emails that have already been read. I built a sample of your flow and it works fine for me after I make that change.
Are you sure you have selected the Inbox of the shared mailbox, but not your personal one?
i removed from and tried also not working
Could you please confirm that both From and Original Email address fields contain the same address?
If so, why did you do that?
Good Morning!
I really need help to complete my workflow as i already tried in different ways but this action is not working. I sent an email without attachment for checking and the subject filter which i used it. Here the apply to each should work and it should go to No branch as the attachment is failed instead of YES statement . Below is the output.
The apply to each is not going for No statement it always goes to YES. Requesting to help in this scenario to build the flows.
Thanks in advance.
I have only 2 emails in my shared mailbox which i tested with attachment and without but getting the same output.Thanks.
I believe the issue is a limitation on the query capabilites built into the action. The following is a quote from the documentation.
Please note that filtering related to these fields: To, Cc, To Or Cc, From, Importance, Fetch Only With Attachments, Subject Filter, is performed using first 250 items in a given mail folder. To avoid that limitation you can use 'Search Query' field.
I think you'll need to create and use the Search Query field instead of the built in fields.
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492