- リリース ノート
- 概要
- 基本情報
- Marketplace ベンダー
- Marketplace のお客様
- パブリッシング ガイドライン
- すぐに使えるオートメーションのパブリッシング ガイドライン
- ソリューション アクセラレータの公開ガイドライン
- Integration Service コネクタの公開ガイドライン
- Process Mining アプリ テンプレートのパブリッシュ ガイドライン
- セキュリティと IP 保護
- その他の UiPath コンポーネント
- Node-RED
- セットアップ
- Teams
- Microsoft Teams Scope
- Create Team
- Create Team from Group
- Get Team
- Get Teams
- Channels
- チャンネルを作成
- Delete Channel
- Get Channel
- Get Channels
- Update Channel
- Chats
- Get Chat
- Get Chats
- Get Chat Members
- Messages
- メッセージを取得
- メッセージを取得
- Get Message Replies
- メッセージに返信
- メッセージを送信
- イベント
- イベント/予定を作成
- イベント/予定を削除
- Get Event
- Get Events
- ユーザー
- Get User Presence
- 動作のしくみ
- テクニカル リファレンス
- はじめに
- 概要
- セットアップ
- テクニカル リファレンス
- Azure Form Recognizer Scope
- Activities (アクティビティ)
- Analyze Form
- Analyze Form Async
- Get Analyze Form Result
- Analyze Receipt
- Analyze Receipt Async
- Get Analyze Receipt Result
- Analyze Layout
- Analyze Layout Async
- Get Analyze Layout Result
- Train Model
- Get Models
- モデル キーを取得する
- Get Model Info
- モデルを削除
- コネクタ
- How to Create Activities
- 連携の独自開発

Marketplace ユーザー ガイド
セットアップ
はじめに
Upwire アクティビティの使用を開始する前に、以下のセットアップ手順を確認して完了してください。 これらの手順により、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.
-
ロケットアイコンをクリックします(時間をスケジュールする必要はありません)。
-
Verify the template says Waiting API.
