Hi Jaqueline,
You can use the MS Outlook VBO. You can refer to the following DX Exchange asset :
MS Outlook VBOIn order to use it first you need to use the
'Get Received Items (Basic)' action and there you can provide some filter options such as Sender name, Sender email or Subject etc. Based on that it will return you a collection in which you will get fields such as EntryID, To, CC, Subject, Body. Attachments (This is just the file name), Received On Date, Sent On Date, Sender Name, Sender Email Address and Unread Status.
The collection output that you got will return you the body and now to retrieve all the attachments including the images embedded in the body you can loop over the collection get the Entry ID for each email from the EntryID field of the collection and use the action
'Save Attachments' where you need to pass the Entry ID of the email from where the attachments need to be retrieved and the folder path where the attachments need to be saved (This you can set as an environment variable or take from your process and send as an input parameter to this action).
Let us know if it helps out
------------------------------
Regards,
Devneet Mohanty
Intelligent Automation Consultant
Blueprism 6x Certified Professional
Website:
https://devneet.github.io/Email: devneetmohanty07@gmail.com
------------------------------
---------------------------------------------------------------------------------------------------------------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.