Hello Everyone, I am working on AA Community Edition, and i want to save attachments from a specific mail but when i am using the Save Attachments option, it is saving all the attachments in a folder.
Options used in Process:
Connect Email
Read mail in Loop with Subject contains Productivity Sheet, and assigned the values to emailDetails.
Save Attachments, defined the folder path.
Disconnect Email.
It is saving all the attachments or saving all attachments in which Productivity word added.
Best answer by Aaron.Gleason
Hello!
Unfortunately, it’s an all-or-nothing kind of solution. When you save the attachments, you can use the Loop: through files and folders to iterate through all the saved attachments. If you need a specific file type, you can use the “extension” index of the Dictionary variable (or the individual variables) to help you process just the file with the extension you want, or use the “name” index to find a specific filename.
Unfortunately, it’s an all-or-nothing kind of solution. When you save the attachments, you can use the Loop: through files and folders to iterate through all the saved attachments. If you need a specific file type, you can use the “extension” index of the Dictionary variable (or the individual variables) to help you process just the file with the extension you want, or use the “name” index to find a specific filename.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.