Hi,
My flow to send attachments from a specific inbox to SharePoint is up and running, but has one issue. It saves the email signature png of my company at the bottom of each email, along with the attachment. How do I stop this?
Thanks.
Solved! Go to Solution.
Hi @Mahidul ,
I tried on my side with an email that contains a png inline and I don't get it processed in the "Yes" branch. Perhaps signature is also sent as true attachment in your case?
You can try to exclude image/png content type as a workaround.
Please tell us if that helps.
To exclude PNGs you can try something like that: