Hi all,
I would like to filter email attachment and save only pdf files.
I have read many posts and tried few solutions but none worked.
I used Filter Array
Attachments is inline is equal to false
Attachment Content Type is not equal to image/jpg
and Condition Control
Attachments is inline is equal to false
Attachment Name ends with pdf
I always have email Logo and Signature images saved I can't filter them out.
Thanks in advance for your help.
Regards,
Alex
@adelmonte Why this extra loop is there?
File name and content should come from first loop. Remove this loop.
Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.
@Hardesh15
thanks for your reply but this also doesn't work
apart from pdf files image files are also saved.
SharePoint saved files
@adelmonte Add one compose and pass attachment name. Run your flow and share output.
Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.