UiPath Documentation
apps
2022.4
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Apps User Guide for Automation Suite

上次更新日期 2024年4月19日

Include MailTo Links

Introduction

You can set up a MailTo link to a button in your application. By doing so, you can send an email to a specific address directly from your application, without having to copy it and entering it into an email client.



To integrate a MailTo link in your app, follow the steps below.

Procedure

  1. Open your already existing application or start a new one.
  2. Add a new Button control to your app.
  3. Go to the Events tab of the Button control and edit the Clicked On rule.



  4. Add a new Open Url rule.
Add the following the in the Url field of the Open Url rule: mailto:<email@address.com>, where <email@address.com> is the email address to which you want to send the email.


Tip:
You can add more than just an email address in the rule. You can also add an address in the BCC field, an email subject, or even some text in the email body. For example, if you type in mailto:john@company.com?bcc=jane@company.com&subject=Excited%20to%20meet%20at%20the%20event!&body=Hi%20John,, the result should be like in the image below:
Figure 1. docs image
You can use %0D%0A for line breaks inside the email body.
  • Introduction
  • Procedure

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新