Create your first automation in just a few minutes.Try Studio Web →
by devyani sharma
0
Snippet
<100
Summary
Summary
Reusable workflow which helps with sending emails using any send mail activity.
Overview
Overview
Introduction
This is a reusable workflow which is useful for sending emails. Sometimes in large projects, there are cases where mails are required to be sent in different workflows. This workflow can be used as a reusable component and instead of defining the complete workflow, we can include this workflow anywhere we want.
Prior Requirements
These are the two assets that need to be defined in Orchestrator:
1. ServerCredentials - Used to save the Credential of the MailBox.
2. SendEmail_ServerInfo - Used to save the information of the MailBox Server. Define the value in the following format
{ "Server": "https://outlook.pdo.co.om ", "Domain": "DEVYANI" , "Port": "547" ,"Name": "Devyani" , "From":"Devyani@gmail.com" , "To" : "Devyani.Sharma@gmail.com" }
Arguments need to Pass:
Features
Features
- No need to define or create a separate workflow for sending mails in the project.
- Easy to use by just including the workflow in the project.
- Use any send mail activity.
Additional Information
Additional Information
Dependencies
UiPath.webAPI.Activities UiPath.Mail.Activities UiPath.System.Activities
Code Language
Visual Basic
License & Privacy
MIT
Privacy Terms
Technical
Version
1.0Updated
November 26, 2021Works with
Studio: 19.10 - 22.10
Certification
Silver Certified
Support
UiPath Community Support