Re: How to save only certain attachments from outlook to sharepoint
Hi @ironpink ,
I'm assuming that you're having a flow that gets triggered when an email arrives in your/mailbox inbox with an attachment, and now you want to identify the useful files and save only them to the SharePoint.
You can use a Filter action here to filter out all the attachments that match a provided identifier text and then use the output of this filter to save into a SharePoint,

Let me know if you're having some different trigger or if my assumption is wrong.
Hope this helps 🙂
Kind Regards,
Shaik Sha
________________________________________________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.