I am trying to create this easy flow such that when an email (with attachment) from a billing organisation comes into the Outlook inbox, it will automatically save a copy of the attachment in my OneDrive business folder.
Screenshot of my flow: https://i.imgur.com/FScVz5G.png
However, I am thinking of the following:-
1. I pressed on the test button but nothing worked.
2. Do I have to specify any actions when the criteria is 'No'?
Apologies for these amateur questions. My previous experience with such FLOWS was with IFTTT.
Hi @duhduhduh,
When using the trigger When a new email arrives, we could trigger the flow based on email properties, in your scenario, you could trigger the flow based on the sender’s email address and whether it includes email attachments. Then you flow would be only triggered when it meets all the properties.
While you could also specify actions in the No branch according to your needs.
Please take a try with it on your side and hope the following doc could be your reference:
https://docs.microsoft.com/en-us/flow/email-triggers
Best regards,
Mabel Mao
@duhduhduh- take a look at the Flow I created below.
I only process emails that have attachments - see option set in When A new email arrives trigger
You may want to re-write your Flow to resemble what I have below. I successfully tested it on emails with single and multiple attachments.
Also, testing will do you no good unless you send email that has been received to test or there were previous runs of your Flow.
If this meets your needs, please mark your post as solved.
Scott