Hi everyone,
I need to automate a process where I receive an email that has another email attached to it. The attached email contains PDF files that I need to extract.I want to add to queue pdf file path .Please help me how can handle this scenario.
Here is a detailed breakdown of what I am trying to achieve:
- Open the Main Email: Use UiPath to read the main email.
- Save the Attached Email: Save the email that is attached within the main email.
- Open the Attached Email: Read the saved attached email.
- Extract Attachments from the Attached Email: Download the PDF files from the attached email.