Hi, I've built a flow based on the template "Save Office 365 email attachments to a FTP server". It was very simple to amend but I need to select only e-mails with a subject line containing the expression "SMB top-100...".
Now setting the subject line to "SMB top-100" doesn't work (probably because this is never the exact subject line)
Does anyone know what I need to fill in to get the trigger right. Would *SMB top-100* work voor instance or what can I use to indicate that this is just a piece of the subject line?
Thank you in advance for your help!
screenshot of my flow
Solved! Go to Solution.
@Anonymous
You can store subject of an email in compose action. Then use condition block with condition-contains.if condition matches, perform your rest of the action if not terminate at that point.
Thanks
Hardesh
@Anonymous
You can store subject of an email in compose action. Then use condition block with condition-contains.if condition matches, perform your rest of the action if not terminate at that point.
Thanks
Hardesh
Hello @Anonymous ,
Please try this out. This worked for me.
Here is the logic that I designed -
Here is the test -
Email sent with Subject SMB top-100 contained in it
Flow iteration Successful-
If this answer solves your issue please do mark this as accepted or answered. That will help me too !!
Thanks @yashkamdar ! I think the solution you propose is not quite what I needed but I used your trick to build a condition in between the "receive e-mail" And "save attachment to FTP". The flow is not doing what I need it to do. Thanks for your help!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Power Platform release plan for the 2022 release wave 2 describes all new features releasing from October 2022 through March 2023.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
47 | |
17 | |
15 | |
11 | |
10 |
User | Count |
---|---|
59 | |
46 | |
23 | |
17 | |
17 |