- 发行说明
- 概述
- 入门指南
- UiPath 市场供应商
- UiPath Marketplace 客户
- 发布准则
- 即用型自动化发布准则
- 解决方案加速器发布准则
- Integration Service 连接器的发布准则
- Process Mining 应用程序模板发布准则
- 安全性与 IP 保护
- 其他 UiPath 列表
- 连接器
- 如何创建活动
- 构建集成

Marketplace 用户指南
设置
简介
在开始使用“上线”活动之前,请查看并完成以下设置步骤。 这些步骤可确保您的 Upwire 帐户和 UiPath 活动可以无缝协同工作。
步骤
Create an Upwire account
The Upwire Scope requires an active Upwire account. To create your Upwire account, go to the Upwire Signup page and complete the required steps.
Get your account passtoken
您的帐户 passtoken 与您在注册期间创建的密码不同。
You'll use the passtoken value for the Passtoken property in the Upwire Scope activity.
- 新建或打开现有流程模板。
- You can follow the Quickstart guide steps to create a sample, Send SMS flow template.
- To learn more about creating flow templates, see Upwire's YouTube step-by-step tutorials.
- From the flow template menu, select Show Jobs API (this opens Master Job Api Wizard).
- Click the Append to Existing Job tab and then click the Show API button (the JSON window opens).
- 复制
passtoken值。-
Recommendation: create a
Stringvariable for the Upwire Scope Passtoken property and use thepasstokenas your default value.
-
Purchase an Upwire number
To send SMS messages using Upwire, you must purchase an Upwire number. For more information, see the Upwire website.
After you purchase a number, you'll use it in the From property of the Send SMS activity.
Schedule your flow template to wait for API call
To use the Start Job and Stop Job activities, the flow template must be configured so that it can receive API calls.
要设置流程模板,请执行以下操作:
-
运行启动前检查。
-
Click the Schedule for Later option.
-
Click the Wait for API Call icon.
-
单击“Rocket”图标(您无需计划时间)。
-
Verify the template says Waiting API.
