Hi,
So I'm struggling with this issue, I am using the Retrieve email messages from Outlook action for All emails with Subject "ApprovalsTest" and save the attachments into a certain folder. So say there are 3 emails with attachments, they all get saved into the folder just from that one action, but now I have no way of iterating through my emails and moving them to an In Progress folder because I can't match the file saved to the email it came from. This is a snippet of a code and I hope it makes sense of what I am trying to do
How can I extract and save attachments one by one or rework my code to make this method work please. Any help would be greatly appreciated, thank you :)