Hi everyone, I am getting the attachement from an email and creating a file in sharepoint. I have put a condition to extract ONLY pdf.
BUT it keeps extracting images from the BODY of the email for example, company logo.
Any idea how can I avoid this?
Solved! Go to Solution.
Hi @ALFRED05
Thanks for you reply. I just tested this and working as expected. Add a compose just above the IF condition and map the attachment name under it. Run the flow and see what are the filenames it is retrieving.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi @ALFRED05
Could you please post a screenshot of your flow?
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogSure, also there is an email example below, thanks!
using "attahement name" also tested with "content type" did not worked.
This is an example of the email, it should only fetch de PDF but it does it also with the images below that comes embeded in the body.
Hi @ALFRED05
Thanks for your screen shot.
Did you Set 'Include Attachments' to 'Yes'
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogyes, is set to YES
Hi @ALFRED05
Thanks for you reply. I just tested this and working as expected. Add a compose just above the IF condition and map the attachment name under it. Run the flow and see what are the filenames it is retrieving.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blog