I want to generate a flow that: 1. Gets attachments from specific email addresses; 2. Saves the attachments with a specific number given in the subject of the email.
So overall I know how to create the flow based on the "Save Office 365 email attachments to OneDrive for Business" template. However, I do not know how to save the attachments given a specific parameter on the subject line.
Thank you in advance for your help!
Solved! Go to Solution.
Hi @Jfha97
If it is the same parameter in the subject of the emails, you can use the Subject Filter and it will filter out the emails with the value in the subject. You can also enter a from address.
These options are available in the Show Advanced Options section. In the example below I was able to filter emails that contained "HELP" in the subject
If you are trying to use different parameters then you may need to use a condition and the contains operator
Hi @Jfha97
If it is the same parameter in the subject of the emails, you can use the Subject Filter and it will filter out the emails with the value in the subject. You can also enter a from address.
These options are available in the Show Advanced Options section. In the example below I was able to filter emails that contained "HELP" in the subject
If you are trying to use different parameters then you may need to use a condition and the contains operator
User | Count |
---|---|
16 | |
16 | |
14 | |
9 | |
8 |
User | Count |
---|---|
27 | |
26 | |
24 | |
23 | |
15 |