Witivio
Witivio 365 の機能を使用して高度な Virtual Agent をビルド
このコネクタは、次の製品および地域で利用可能です。
Service | クラス | 地域 |
---|---|---|
Logic Apps | 標準 | 以下を除くすべての Logic Apps 地域 : - Azure 政府の地域 - Azure 中国の地域 - 国防総省 (DoD) |
Power Automate | プレミアム | 以下を除くすべての Power Automate 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 国防総省 (DoD) |
Power Apps | プレミアム | 以下を除くすべての Power Apps 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 米国国防総省 (DoD) |
お問い合わせ先 | |
---|---|
件名 | Witivio |
[URL] | https://www.witivio.com |
メール | contact@witivio.com |
Connector Metadata | |
---|---|
発行者 | Witivio |
Web サイト | https://www.witivio.com |
プライバシー ポリシー | https://www.witivio.com/privacy-policy |
カテゴリ | AI、Web サイト |
Witivio は強力なチャットボット開発プラットフォームであり、同僚や従業員とのコミュニケーションや交流を支援するチャットボットを簡単に構築できます。 コーディングは必要ありません。 インストールするだけですぐに使えます!
前提条件
Witivio アカウントが必要です。 始めに、https://app.witivio.com の企業の資格情報でログインします
よくあるご質問
詳細が必要な場合は、次の完全なドキュメントにアクセスしてください: https://docs.witivio.com
接続の作成
コネクタは、次の認証タイプをサポートしています:
既定 | 接続を作成するためのパラメーター。 | すべての地域 | 共有不可 |
既定
適用できるもの: すべての領域
接続を作成するためのパラメーター。
これは共有可能な接続ではありません。 パワー アプリが別のユーザーと共有されている場合、別のユーザーは新しい接続を明示的に作成するように求められます。
調整制限
名前 | 呼び出し | 更新期間 |
---|---|---|
接続ごとの API 呼び出し | 100 | 60 秒 |
アクション
チャットボットが次に利用できるエスカレーションを起動します |
チャットボットが次に利用できるエスカレーションを起動します |
チャットボットが質問します |
チャットボットが質問します |
チャットボットが選択肢のリストで質問します |
チャットボットが選択肢のリストで質問します |
チャットボットは、Dynamics の選択肢のリストを使用して質問をする |
チャットボットは、Dynamics の選択肢のリストを使用して質問をする |
チャットボットはアダプティブ カードで応答する |
チャットボットはアダプティブ カードで応答する |
チャットボット起動フィードバック |
チャットボット起動フィードバック |
チャットボット返信 |
チャットボット返信 |
チャットボットが次に利用できるエスカレーションを起動します
チャットボットが次に利用できるエスカレーションを起動します
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
チャットボット ID
|
botId | True | string |
チャットボット ID。 |
会話コンテキスト
|
conversationContext | True | object |
会話コンテキストをここに渡します |
最初の質問
|
initialQuestion | True | string |
ユーザーによる最初の質問 |
ユーザー プロファイル
|
userProfile | True | object |
ユーザーのプロファイル |
エスカレーション オプション
|
escalationOptions | object |
エスカレーション オプションをここに渡します |
戻り値
- 返答
- object
チャットボットが質問します
チャットボットが質問します
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
チャットボット ID
|
botId | True | string |
チャットボット ID。 |
会話コンテキスト
|
conversationContext | True | object |
会話コンテキストをここに渡します |
Question
|
question | True | string |
チャットボットが質問します |
ファイルの待機中
|
isFileWaiting | True | boolean |
ファイルを待機しますか |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
message
|
message | string | |
ファイル
|
files | array of object | |
items
|
files | object |
チャットボットが選択肢のリストで質問します
チャットボットが選択肢のリストで質問します
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
チャットボット ID
|
botId | True | string |
チャットボット ID。 |
会話コンテキスト
|
conversationContext | True | object |
会話コンテキストをここに渡します |
Question
|
question | True | string |
チャットボットが質問します |
最初の選択肢
|
choice1 | True | string |
最初の選択肢 |
2 番目の選択肢
|
choice2 | True | string |
2 番目の選択肢 |
3 番目の選択肢
|
choice3 | string |
3 番目の選択肢 |
|
4 番目の選択肢
|
choice4 | string |
4 番目の選択肢 |
|
5 番目の選択肢
|
choice5 | string |
5 番目の選択肢 |
|
6 番目の選択肢
|
choice6 | string |
6 番目の選択肢 |
|
7 番目の選択肢
|
choice7 | string |
7 番目の選択肢 |
|
8 番目の選択肢
|
choice8 | string |
8 番目の選択肢 |
|
9 番目の選択肢
|
choice9 | string |
9 番目の選択肢 |
|
10 番目の選択肢
|
choice10 | string |
10 番目の選択肢 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
メッセージ
|
message | string |
チャットボットは、Dynamics の選択肢のリストを使用して質問をする
チャットボットは、Dynamics の選択肢のリストを使用して質問をする
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
チャットボット ID
|
botId | True | string |
チャットボット ID。 |
会話コンテキスト
|
conversationContext | True | object |
会話コンテキストをここに渡します |
Question
|
question | True | string |
チャットボットが質問します |
選択肢のリスト
|
List of choices | object | ||
リストで選択する値
|
jsonPath | True | string |
リストで選択する値 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
message
|
message | string | |
body
|
body | object |
チャットボットはアダプティブ カードで応答する
チャットボットはアダプティブ カードで応答する
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
チャットボット ID
|
botId | True | string |
チャットボット ID。 |
会話コンテキスト
|
conversationContext | True | object |
会話コンテキストをここに渡します |
アダプティブ カード json
|
message | True | string |
アダプティブ カード json |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
message
|
message | string |
チャットボット起動フィードバック
チャットボット起動フィードバック
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
チャットボット ID
|
botId | True | string |
チャットボット ID。 |
会話コンテキスト
|
conversationContext | True | object |
会話コンテキストをここに渡します |
オブジェクトに回答
|
answer | True | object |
初期オブジェクト回答をここに渡します |
チャットボット返信
チャットボット返信
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
チャットボット ID
|
botId | True | string |
チャットボット ID。 |
会話コンテキスト
|
conversationContext | True | object |
会話コンテキストをここに渡します |
Message
|
message | True | string |
チャットボット返信 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
message
|
message | string |
トリガー
チャットボットがエスカレーションを開始したとき |
チャットボットがエスカレーションを開始したとき |
チャットボットが理解したとき |
チャットボットが理解したとき |
チャットボットがエスカレーションを開始したとき
チャットボットがエスカレーションを開始したとき
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
ライセンスを選択する
|
licenceId | True | string |
ライセンスを選択する。 |
チャットボットを選択する
|
botId | True | string |
トリガーするチャットボットを選択する。 |
言語を選択する
|
language | True | string |
言語を選択します。 |
プロファイルを選択する
|
profileId | True | string |
プロファイルを選択する。 |
エスカレーションを選択する
|
escalationId | True | string |
トリガーするエスカレーションを選択する。 |
戻り値
チャットボットが理解したとき
チャットボットが理解したとき
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
ライセンスを選択する
|
licenceId | True | string |
ライセンスを選択する。 |
チャットボットを選択する
|
botId | True | string |
トリガーするチャットボットを選択する。 |
言語を選択する
|
language | True | string |
言語を選択します。 |
プロファイルを選択する
|
profileId | True | string |
プロファイルを選択する。 |
質問を選択
|
questionId | True | string |
トリガー元の質問を選択します。 |
戻り値
定義
オブジェクト
’オブジェクト’ という種類です。