Summary
A ready-to-use UiPath workflow for Outlook Automation that can be integrated easily with any project across different customers that too without any modification.
Overview
Benefits
Published: 2019-05-30T07:43:14+00:00 | Updated: 2020-10-28T02:42:49+00:00
Trusted Source
License
MIT
Code Language
Visual Basic
Tags
Compatibility
Tested the backward compatibility with 2017 release of UiPath. It works very well. It is created with 2018.2.3 release of UiPath Studio.
Dependencies
It is built on the concept of Robotic Enterprise Framework (ReFramework). It can be easily integrated with non-ReFramework projects as well. BOT is configured to read the emails matching the subject line, by adding the search criteria as a filter in Get Outlook Mail Messages activity. It reads the subject (search value) from Data\Config.xlsx. BOT is configured to read the Mail Account (e.g. ABCD@Company.com) from “Data\Config.xlsx”. This field is useful if there are more than one email account configured in Outlook. If it is left blank, BOT will monitor primary mailbox by default. BOT is configured to read the Mail Folder name (e.g. ‘Inbox’ or ‘Inbox\UiPath’) from “Data\Config.xlsx”. If it is left blank, emails will be read from the Inbox folder by default. Emails are read from Outlook. Invoke your process specific workflow inside For..Each sequence
Documentation
Support
UiPath Community Support