Create your first automation in just a few minutes.Try Studio Web →
by Changepond
1
Snippet
<100
Summary
Summary
Automatic processing of email attachments.
Overview
Overview
In this technologically advanced world, emails are the fastest and easiest written ways of communication. Exchanging and downloading numerous emails attachments can be a tedious manual task for the receiver.
With this snippet one need not traverse through all emails and download manually. This processor will download attachments in a structured manner.
Email Attachment Processor is a Library which would help one eradicate manual work and save time by downloading all attachments in a structured format.
Protocols / Methodologies supported:
Usecase:
1. Read emails from the email account provided in configuration
2. Process each emails and check for existence of any attachments
3. In case of attachments, the extension of each attachment is identified
4. Identified extensions and their files are downloaded in below structured format to a output path indicated in configuration
Features
Features
1. Swiftest way to download email attachments 2. Downloaded attachments can then be scrapped using various mechanisms and processed as required 3. Email Attachment Processor nuget package can be added to your project as Library and used as initial workflow for downloading attachments. Downloaded attachments can then be scrapped for details and used for other processes.
Additional Information
Additional Information
Dependencies
UiPath.Excel.Activities UiPath.Mail.Activities UiPath.System.Activities UiPath.UIAutomation.Activities
Code Language
Visual Basic
License & Privacy
MIT
Privacy Terms
Technical
Version
1.0.0.1Updated
February 18, 2020Works with
Studio: 18.3.2 - 22.10
Certification
Silver Certified
Support
UiPath Community Support
Resources