Hi All,
I appreciate if someone can help me in this as i'm learning phase of the automation.
I'm trying to run my flow on both days either 15 of the month or 16th of the month.
This trigger runs on both days and override my folder. I would like to stop the flow if the attachment find on 15th and ot should not go for 16th . if there is no attachment on 15th then it will go for 16th and proceed with next steps if no attachments find on both days then the email has to move it manual folder and terminate or stop the flow.
Thank you so much.
Can you show me the code in the condition?
I tested with attachment also i'm getting the empty value. I don't know this action doesn't work well
Thank you for your response!
I'm sending the email without attachment and getting the empty values then moving to next apply to each action for checking the attachment but the flow should trigger the fail and move the emails it manual folder instead its performing all the action in the flow. Please help me out this.
get emails V3 action - from as my shared mailbox (right now i used my email id) and the subject filter contains with attachments
i tested this and getting this empty value
Hi Schwibach,
Thank you . I will check about it.
I put the if condition is column3 is equal to Pass then it should be true should come to yes branch but why it is not coming to yes i'm not sure.
Please delete the trigger conditions. You won't need them. Your recurrence will be once per month on the 15th.
You can add an action Terminate in that branch of the condition... that will terminate your flow.
I used the boolean variable and set it as true so incase if the attachment is not there then i will get an email as i used the exception handling but i would like to move that emails in manual review folder in inbox also the next steps of action should not be performed it should be terminated.. in my screenshot if attachment is not there it was moved to next steps instead of terminate the flow. any suggestion over here if my the flow get failed i have to move emails to manual folder and terminate it
ok, so what's the situation now?
Is it it grabbing the email or ignoring it?
Can you post a screenshot of the flow including the trigger?
yes its unread only
So, it seems there are no messages with attachments.
What I think you should do is collect only unread messages and then mark them as read (so you won't grab the same emails on the 16th again)
Are there any unread emails with attachments in your mailbox right now?
Thank you for quick response.
I tried like on below. I used get email v3 action and the attachment is not there in my email
but my condition has attachment is to go no statement but it is not running and moved to next steps
Also my flow is not terminated and its performing the action
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492