Hello Everyone-
I am working on extracting the latest email from Outlook and pull the corresponding attachment. The email comes in every 30 mins. I used the "outlook" input tool to pull all the emails having attachments and which were received today. Have following 2 questions :
- can a condition be written within outlook tool to just pull the latest email based on the daterecievedin field.As seen below all 10 emails were extracted which came in after 1:30 pm out of which we just need the latest one- in this case 10/22/18 6 pm.

- I tried pulling all emails generated after 1:30 pm ,saved the attachments at a location and assigned a dynamic RecordID to it -> retained the last record which is the most recent email. Question- once i have that information then how should i pull the corresponding attachment and save it to a different location. Also, the file i am trying to move around is a .xls which cannot be read. Following is the workflow.

Will really appreciate some direction to get this logic work.
Thank you.