So i basically i have three mails all with different files with different extension(pdf,excel & text) what i have to do is download a specific extension (eg pdf).If a mail has all the three files(Extension) it should download only pdf.
I know we can do it with the filter property in Save Attachment Activity but i was wondering whether i can do it with out the filter property and using for each and if activity I have created a workflow If you can tell me what should i do further or is this a wrong method Please Let me know
First of all thank you for your help @PrankurJoshi but i dont want to use this method
I want to try different method what i am doing is i am asking the user with three options (pdf,excel and txt) whatever option the user chooses the flow would download the file and save it in a specified folder thats what i am trying( from my gmail of course)