Need to save a particular attachment in folder using Save Attachments activity

I have used Get Mail Message activity to fetch first 10 recent mail.
Each mail contain more than 3 attachments.
I need to save only the second attachment in a folder with use of Save Attachments activity.
When I use this activity and gives the input as “item” to mail message field, all attachments are saved.
But I need to save only the second attachment in each mail to folder. How is it possible?

Hi @rifnanahas,
You can save attachments based on file type or if you know the naming pattern of the file you want to download.
See this Solution for more information:

2 Likes