はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: devyani sharma
0
スニペット
<100
要約
要約
Reusable workflow which helps with sending emails using any send mail activity.
概要
概要
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:
機能
機能
- 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.
その他の情報
その他の情報
依存関係
UiPath.webAPI.Activities UiPath.Mail.Activities UiPath.System.Activities
コード言語
Visual Basic
ライセンス契約とプライバシー条項
MIT
プライバシー条項
技術情報
バージョン
1.0更新日
2021年11月26日対応製品
Studio: 19.10 - 22.10
認定
シルバー 認定済み
サポート
UiPath コミュニティ サポート