MarketplaceStudioActivityExchange Mail Activities

Create your first automation in just a few minutes.Try Studio Web

Exchange Mail Activities

Exchange Mail Activities

by YouTube

StarStarStarStarStarStarStarStarStarStar

0

Activity

Downloads

<100

back button
back button
carouselImage0
next button
next button

Summary

Summary

MIT licensed package containing several activities to manage mailbox using Microsoft Exchange Webservices (EWS)

Overview

Overview

At this moment this is the only fully working set of activities based on EWS for UiPath:

  • handles up to 500 folders (500 is max for Exchange server)
  • reads as many messages from server as you want (there is no limit to 1000 messages!) also from Sharedmailbox
  • saves all file attachments, filtering by extension if needed, and removing forbidden chars from file names, so file is saved instead of throwing exception (i.e. a lot of invoicing systems use forbidden characters for invoices files names),

It contains the following activities:

Convert String To SecureString - it is not recommended to store your password as string, but if you have to this activity it will convert it to SecureString.

Create Exchange Connection - allows you to create a connection to Exchange Server which can be used later with other activities. You can connect using Autodiscover or providing domain and server address.

Get Exchange Messages - retrieves messages from server and returns as List. Can pull as many messages as you want (not limited to 1000), handles also SharedMailBox.

Move Message - move e-mail message from current location to provided mailfolder.

Save Attachments - save all attachments from provided . Attachments can be filtered by extensions, optionally files can be renamed if a file with the same name exists or can be always renamed. If the original names should be kept, the forbidden chars will be removed from the name if there are some.

Retrieve Attachment - retrieve attachments from messages (.eml or .msg) saved on drive and saves them in a provided location. Additional filtering/renaming options like above are available.

Send e-mail, send plain text or HTML message using Exchange.

Features

Features

At this moment only this set allows you to maintain your Exchange mailbox without limitations known for other existing packages. Contains all core activities to read, send emails, save attachments etc.

Additional Information

Additional Information

Dependencies

Microsoft Exchange Webservices 2.2.0 MsgReader 3.73. OpenMcdf 2.2.13

Code Language

Visual Basic

Runtime

Windows Legacy (.Net Framework 4.6.1)

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

MIT

Privacy Terms

Technical

Version

1.2.0

Updated

February 18, 2020

Works with

UiPath Studio 2019.7.0 Exchange 2013 CU1

Certification

Silver Certified

Tags

Support

UiPath Community Support

Resources

Similar Listings