Working on a process that goes through each email and if that email matches certain criteria it will save all .xls and *.pdf files only leaving behind word and image files. I have tried a variety of ways to combine both file types in the same activity to no avail. I also have tried using two back to back “save email attachments” activities with the “filter by file name” set to each file type and that failed. Is this possible? If so, any suggestions on how to solve this?
I’d rather not pull all file types and then delete any files in the designated folder that are not .xls or *.pdf.
Thanks in advance for any help!