Extracting PDF attachments from Emails without 'Get Mail Messages' Activity

Hello Everyone,

I wanted to ask if there is a why to extract PDF attachments from an Email without using ‘Get Mail Messages’ Activity, Application Scope or any other Mail/Outlook Activity?
Thanks in Advance. :slight_smile:

Regards

@Aqua

I beleive you have answer in your question only…without connecting to mail in any way…how do we get some detaila present in mail…there is no connection only…there is no mail…then how does attachments appear?

Cheers

Hey

Your requirement is not possible, basically we need to retrieve the list of mail messages that we need to extrat those attachments, and the use the get attachments activity to extract those of them. Thas the only and correct way

Regards

Hi @Aqua ,

Could you let us know what exactly are you looking for ? And also let us know why the use of activities is not required for your use case ? Although there are methods that we could use with Vb.net or C# with the help of Invoke Code Activity, we do suggest you to make use of the activities/Packages that are available with UiPath, that does make the Task easier.

Let us know if there are any other queries. If you have found the solution, do post it and Mark it as solution, thereby helping to close this Topic.