I'm trying to set up a flow to save email attachments without also saving images in an email signature.
I have seen suggested solutions in other threads that involve adding conditions to exclude .jpeg or png file types, however sometimes clients send images as email attachments that also need to be saved.
Is there any way to get around this, or is it either a) save all attachments including embedded images or b) don't save embedded images but also skip images clients try to send?