Bronze Certified
1 reviews
149
Bronze Certified
1 reviews
149
Summary
Plug & Play BOT, a ready-to-use UiPath workflow for Outlook Automation to send multiple attachments
Overview
Benefits
Published: Sep 29, 2018 | Updated: Oct 27, 2020
Trusted Source
License
By clicking download you agree to the following license.
Code Language
Visual Basic
Tags
Compatibility
Tested the backward compatibility with 2017 release of UiPath. 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. One or more email attachment should be passed as stings separated by commas within curly brackets as an input argument to in_arrAttachments variable. e.g. {“Data\Temp\File.xlsx”, “Data\Logs\File2.xlsx”} Send Outlook Mail Message is used to address the Email Subject, Email Body and Recipients details. Hence, it need to be passed as an argument. “To” section of the send email activity is mandatory, whereas “Cc” is optional. Subject & Body section of the send email activity is optional. BOT reads subject & body from email template for customized/user-defined message. If no email template exist then BOT sends the default subject & message hardcoded within workflow. Emails are sent through Outlook.
Documentation
Support
UiPath Community Support