チャットBotの概要
会話型ボット
Kore.ai のアプローチ
Kore.ai 会話型プラットフォーム
ボットの概念と用語
自然言語処理 (NLP)
ボットタイプ
ボットタスク
Kore.ai プラットフォームを使う
ボットビルダーのアクセス
Kore.ai ボットビルダーを使う
ボットビルダー
ダイアログタスク
ユーザーインテントノード
ダイアログノード
エンティティノード
サポートするエンティティタイプ
複合エンティティ
サポートする色
サポートする会社名
フォームノード
ロジックノード
メッセージノード
確認ノード
サービスノード
カスタム認証の実装
サービスノード用双方向 SSL
スクリプトノード
エージェント転送ノード
Webフックノード
ノードのグループ化
接続と遷移
ダイアログの管理
プロンプトエディタ
標準ボットの構築
設計
開発 - 標準ボット
ストーリーボード
アラートタスク
アラートタスク
無視する単語 & フィールドメモリ
デジタルフォーム
デジタルビュー
知識グラフ
用語
構築
生成
ボットオントロジーのインポート/エクスポート
解析
知識の抽出
スモールトーク
初めてのボット構築
ボット構築を始める
シンプルなボットを構築
インテリジェンス
コンテキスト管理
概要
コンテキスト管理
セッションおよびコンテキスト変数
コンテキストオブジェクト
ダイアログ管理
サブインテント
エンティティの変更
複数インテントの検出
センチメント分析 (英語)
トーン分析
センチメント管理
デフォルトの会話
デフォルトの標準レスポンス
発話テスト
自然言語
概要
機械学習
ML (機械学習) モデル
基本概念
NLP (自然言語処理) の設定 & ガイドライン
知識グラフのトレーニング
示唆
ランキング & リゾルバ
高度な NLP 設定
チャネルの有効化
テスト & デバグ
ボットと会話
発話テスト
バッチテスト
会話の記録 & テスト
ボットの公開
ボットの分析
概要
ダッシュボード
カスタムダッシュボード
会話フロー
ボットメトリクス (英語)
アドバンスド トピック
ボット認証
言語管理
共同開発
IVR 統合
データ テーブル
ユニバーサル ボット
定義
構築
トレーニング
カスタマイズ
言語の有効化
スマート ボット
スマート ボットの定義
イベントベースのボットアクション
koreUtil ライブラリ
ボット設定
ボットの機能
ボット設定
PII 設定
エラーメッセージのカスタマイズ
セッションを管理する
ボット管理
ボットのバージョン
ボット変数
API ガイド
API 概要
API リスト
API コレクション
SDK
SDK 概要
SDK セキュリティ
SDK アプリ登録
Web 上の SDK チュートリアル
メッセージ形式とテンプレート
モバイル SDK プッシュ通知
ウィジット SDK チュートリアル
メッセージ形式とテンプレート
WebSocket 接続
BotKit SDK の利用
インストール
設定
イベント
機能
BotKit SDK チュートリアル - エージェント転送
BotKit SDK チュートリアル - フライト検索サンプルボット
外部 NLP エンジンの利用
ボット管理者
ボット管理者コンソール
ダッシュボード
ユーザー管理
御社ユーザーの管理
御社グループの管理
ロールを管理
ボット管理
エンロール
ユーザーの招待
一括招待
ユーザーのインポート
AD からユーザーを同期
セキュリティ & コンプライアンス
シングル サインオンを使う
セキュリティの設定
クラウド コネクタ
分析
請求処理
How To
シンプルなボットの構築
バンキングボットの構築
送金タスク
残高の更新タスク
知識グラフを作成
知識グラフへ抽出したFAQを入力
スマート アラートのスケジュール
エージェント転送の設定
パネルやウィジットの設定
デジタル ビューの設定
デジタル フォームの設定
データをデータテーブルに追加
データテーブルのデータを更新
フォームデータをデータテーブルに追加
コンテキストの切り替え
意図を使う
インテントやエンティティのパターン
エンティティ ルール
マルチ言語なボットの動き
カスタム ダッシュボード
ボット メトリクスをフィルターするためのカスタムタグ
グローバル変数
コンテンツ変数
ボット機能を使う
ボットリリースのライフサイクル
グループノードを利用したインテントのスコーピング
Kore-Unblu インテグレーション
  1. Home
  2. Docs
  3. Bots
  4. Channel Enablement
  5. Adding the Microsoft Teams Channel

Adding the Microsoft Teams Channel

To add Microsoft Teams channel to your bot, you must create a bot in the Microsoft Bot Framework account to configure the connection between Microsoft Teams and Kore.ai. To add the Microsoft Teams channel to your bot, follow the below steps:

  • Register the Bot – You must create a bot in the Microsoft Bot Framework by adding all the bot details and creating the App ID and Password. To register the bot, you must have created and registered for a free account in the Microsoft Bot Framework developer portal.
  • Enable Channel – After registering the bot, enable the channel.
  • Publish Channel – After the channel is enabled and all configurations are verified, you can optionally publish the bot to make it available for developers.

Register the Bot with Microsoft Teams channel

To set up Microsoft Teams as a channel, you must register a Bot Channel service in Azure and enable a webhook for the platform to receive messages.
You need an active subscription to Azure services with admin access to subscribe for a new Azure service.

Register a Bot Channel

  1. Log in to the Microsoft Bot Framework portal.
  2. On the portal menu, click + Create a resource.
  3. Search and select Bot Channels Registration from the search window.
  4. Click Create and proceed to the next screen to enter the details.
  5. Enter all the required details to register the bot channel.
  6. From the Bot Builder platform, copy the Webhook URL from the Configurations tab of the Channel page for Microsoft Teams and provide it in the Messaging Endpoint field.

App Association

The Bot Channel Regsitration must be associated with a Microsoft App ID and Password. You can choose to go with the default option of Auto-create App Id and password if you want your bot to be available for multiple tenants or users outside of your Azure domain. You can also choose to create your own App ID and password and define who is eligible to access your bot. Follow the instructions available here for more details.

  1. Click Create to complete the registration.
  2. After successful creation, you are redirected to the Dashboard of your Azure account.

Configure App Id and Password

From your Azure Dashboard, select the resource that you have created in the previous steps. You are redirected to the details page of the new resource that you have created.

  1. On the left pane, click Settings > Manage next to the Microsoft App ID field.
  2. Under the Certificates and secrets section, click + New client secret. Provide the necessary details, and click Add to create a new client secret.
  3. Copy the Value of the new client secret and provide it in the App Password field present in the Configurations tab of this window.
  4. Close the Certificates and secrets section to return the Settings section.
  5. Make a note of the App Id present on the Settings page and enter it in the Configuration tab of this window.
  6. Click Save to save your changes.

Enable Microsoft Teams Channel

  1. On the menu, go to the Channels and select the MS Teams channel.
  2. You are redirected to the channel information page. Review the information and click Save to complete the channel setup.

To enable Microsoft Teams channel, follow the below steps:

  1. In the Bots section of the Bot Builder, click the bot you want to add the Microsoft Teams channel to.
  2. On the Channels tab, click the Microsoft Teams icon. The Microsoft Teams channel page is displayed.
  3. Go to the Configuration tab of the Microsoft Teams channel page to update or review the app configurations and enable the channel.
Note: Web Chat option of Bot Framework is not supported.

Edit Microsoft Teams Channel

To edit the Microsoft teams channel, follow the below steps:

  1. Hover over the channel and click to modify. Make necessary updates to your channel configurations and save them.
  2. You can also disable or delete the channel information by clicking the Settings icon.

    Select one of the following commands to modify the channel:
  • Disable/Enable – Click Disable to temporarily disable the use of the Microsoft Teams channel for your bot. To enable the use of the Microsoft Teams channel, Click Enable.
  • Delete – Click Delete. On the Delete Confirmation dialog box, click OK to permanently delete the bot channel configuration.
Warning: This operation is permanent and cannot be undone.
メニュー