はじめに
対話型AIプラットフォーム
チャットボットの概要
自然言語処理(NLP)
ボットの概念と用語
クイックスタートガイド
プラットフォームへのアクセス
ボットビルダーの操作
リリースノート
最新バージョン(英語)
以前のバージョン(英語)
廃止機能(英語)
コンセプト
設計
ストーリーボード
ダイアログタスク
ダイアログタスクとは
ダイアログビルダー
ノードタイプ
インテントノード
ダイアログノード
エンティティノード
フォームノード
確認ノード
ロジックノード
ボットアクションノード
サービスノード
Webhookノード
スクリプトノード
グループノード
エージェント転送ノード
ユーザープロンプト
音声通話プロパティ
イベント ハンドラー
ナレッジグラフ
ナレッジグラフの抽出
ナレッジグラフの構築
ボットにナレッジグラフを追加
グラフの作成
ナレッジグラフの構築
既存のソースからFAQを構築
特性、同義語、停止用語
変数ネームスペースの管理
更新
ノード間の質問と回答の移動
用語の編集と削除
質問と応答の編集
ナレッジグラフの分析
通知タスク
スモールトーク
デジタルスキル
デジタルフォーム
デジタルビュー
デジタルビューとは
パネル
ウィジェット
トレーニング
トレーニングとは
機械学習
機械学習とは
モデル検証
ファンダメンタルミーニング
ナレッジグラフ
示唆
ランキングおよび解決
NLPの詳細設定
NLPのガイドライン
インテリジェンス
インテリジェンスとは
コンテキスト
コンテキストインテント
割り込み
複数インテントの検出
エンティティの変更
デフォルトの会話
センチメント管理
トーン分析
テストとデバッグ
ボットと会話
発話テスト
バッチテスト
会話テスト
デプロイ
チャネル
公開
分析
ボットの分析
NLPメトリクス
会話フロー
Usage Metrics
封じ込め測定
カスタムダッシュボード
カスタムダッシュボードとは
メタタグ
カスタムダッシュボードとウィジェット
ユニバーサルボット
ユニバーサルボットとは
ユニバーサルボットの定義
ユニバーサルボットの作成
ユニバーサルボットのトレーニング
ユニバーサルボットのカスタマイズ
他言語の有効化
ストア
プラントと使用
Overview
Usage Plans
Support Plans
Invoices
管理
ボット認証
複数言語対応ボット
個人を特定できる情報の編集
ボット変数の使用
IVRのシステム連携
一般設定
ボット管理
ハウツー
会話スキルの設計
バンキングボットを作成
バンキングボット – 資金の振り替え
バンキングボット – 残高を更新
ナレッジグラフを構築
スマートアラートの予約方法
デジタルスキルの設計
デジタルフォームの設定方法
デジタルビューの設定方法
データテーブルのデータの追加方法
データテーブルのデータの更新方法
Add Data from Digital Forms
ボットのトレーニング
示唆の使用方法
インテントとエンティティのパターンの使用方法
コンテキスト切り替えの管理方法
ボットのデプロイ
エージェント転送の設定方法
ボット関数の使用方法
コンテンツ変数の使用方法
グローバル変数の使用方法
Web SDK Tutorial(英語)
Widget SDK Tutorial(英語)
ボットの分析
カスタムダッシュボードの作成方法
カスタムタグを使ってフィルタリング
管理
ボット管理者コンソール
ダッシュボード
ユーザーの管理
ユーザーの管理
グループの管理
ロール管理
ボット管理モジュール
登録
ユーザーの招待
招待状の一括送信
ユーザーデータのインポート
Active Directoryからユーザーを同期
セキュリティ/コンプライアンス
シングル サインオンの使用
セキュリティ設定
Billing(日本未対応)
  1. ホーム
  2. Integrations
  3. Configuring the Drift Agent

Configuring the Drift Agent

Drift is a conversation cloud platform. It helps marketing and sales teams to connect with customers easily through the conversation chat module. Kore.ai XO Platform’s Drift Agent integration allows you to seamlessly hand off the virtual assistant conversations to your live agents on Drift.

Use the configuration steps below as general guidelines to enable the Drift Agent integration. You may notice minor differences based on the version of the Drift you are using.

Overview

Kore.ai’s virtual assistant (VA) serves as the central point of interaction for the users. The VA facilitates communication and interaction between the user and the Drift agent using the chat module. In addition to its regular capabilities, the VA acts as a proxy or intermediary between the users and the Drift agents to hand over conversations seamlessly. The VA also allows you to integrate with the Drift platform.

Configuration

To configure the Drift agent, follow the instructions in the sections below.

Step1: Create a Drift App

Create an external integration in Drift to receive messages.

  1. Log in to https://dev.drift.com/apps with your drift credentials.
  2. Go to the App Store and click Create New App. To create an app, follow the instructions at https://devdocs.drift.com/docs/quick-start.
  3. Once you have created the App, go to the Settings > OAuth & Scopes page.
  4. Add the redirect URL. This URL is found on the Configurations tab of Kore.ai’s Drift Agent.
  5. Paste the URL and click Add.
  6. Select the WebHooks tab and add the Request URL, which is Kore.ai’s Drift Agent Webhook URL on the Configurations tab. Provide access to the following scopes for the Webhook as shown:
    • new_message
    • new_conversation
    • conversation_status_updated
    • conversation_inactive
    • conversation_push
    • chat_to_call for webhook

  7. Click Create App.

Step 2: Retrieve the Access Token

  1. Once you have created the App, click the Installing to Drift link under the Activate Your App menu and copy the Install App to Drift to generate a non-expiring access token.

    Note: This token is used to access your Drift data via API.
  2. Copy the Access Token and keep it for future use.

Step 3: Retrieve the Verification Token

To set up the retrieve the verification token, follow these steps:

  1. From the main menu on the left, navigate to Settings > App Credentials.
  2. Copy the Client ID, Secret ID, and Verification Token.
  3. Copy and keep them for future use.

Step 4: Enable the Drift Agent

  1. Log in to the Kore.ai XO Platform https://bots.kore.ai/botbuilder.
  2. Select a Virtual Assistant for which you want to configure the Drift agent.
  3. Navigate to Build > Integrations > Agent Transfer and click the Drift button.
  4. Click the Configurations tab and enter the following credentials for the Drift Agent:
    • Access Token: The access token ID for the Drift, which was copied in step 2.
    • Verification Token: The token ID for the Drift, which was copied in step 3.

  5. If you want to make Drift the default agent, enable the Default Agent System for all bot channels option.
    Note: This option is available only when multiple agents are configured for your VA.
  6. You can customize the channel mapping by clicking the Manage link, as shown below:
  7. Click Manage to map the channels you want to use Drift agent for handing over the conversations. To learn more about channel enablement, see Adding channels to your bot.
  8. After mapping channels, click Done.
  9. Click Save to enable the Drift agent.
  10. Publish the VA. For more information, see Publishing Bot.

Execution

This section helps you verify how the conversations from the Kore.ai XO Platform are being handed over to the Drift agent after enabling it.

To verify the data exchange between Kore.ai’s VA and Drift agent, follow these steps:

  1. Open a virtual assistant for which you have enabled the Drift agent.
  2. Create a new Agent Transfer Node task. For example, create a Talk to Live Agent task with the LiveChats node and configure it to use the Drift agent. For more information, see Agent Transfer Node.
  3. Add an email entity node and bot action to capture the email address of an agent.
  4. Enter the following script in the Bot Action script:
    agentUtils.setMetaInfo("email", context.entities.Entity0001);
  5. Click the Talk to Bot icon to launch the VA and enter Help.
  6. Once you invoke the agent transfer dialog, the Drift Developer Hub receives a notification alert.
  7. When a user initiates the chat from the VA, it transfers the conversation to the Drift agent and sends a message to the user. Agent receives a notification about this on Drift.
  8. Now, the connection between the Drift agent and the user has been established, and the conversation continues.

Configuring the Drift Agent

Drift is a conversation cloud platform. It helps marketing and sales teams to connect with customers easily through the conversation chat module. Kore.ai XO Platform’s Drift Agent integration allows you to seamlessly hand off the virtual assistant conversations to your live agents on Drift.

Use the configuration steps below as general guidelines to enable the Drift Agent integration. You may notice minor differences based on the version of the Drift you are using.

Overview

Kore.ai’s virtual assistant (VA) serves as the central point of interaction for the users. The VA facilitates communication and interaction between the user and the Drift agent using the chat module. In addition to its regular capabilities, the VA acts as a proxy or intermediary between the users and the Drift agents to hand over conversations seamlessly. The VA also allows you to integrate with the Drift platform.

Configuration

To configure the Drift agent, follow the instructions in the sections below.

Step1: Create a Drift App

Create an external integration in Drift to receive messages.

  1. Log in to https://dev.drift.com/apps with your drift credentials.
  2. Go to the App Store and click Create New App. To create an app, follow the instructions at https://devdocs.drift.com/docs/quick-start.
  3. Once you have created the App, go to the Settings > OAuth & Scopes page.
  4. Add the redirect URL. This URL is found on the Configurations tab of Kore.ai’s Drift Agent.
  5. Paste the URL and click Add.
  6. Select the WebHooks tab and add the Request URL, which is Kore.ai’s Drift Agent Webhook URL on the Configurations tab. Provide access to the following scopes for the Webhook as shown:
    • new_message
    • new_conversation
    • conversation_status_updated
    • conversation_inactive
    • conversation_push
    • chat_to_call for webhook

  7. Click Create App.

Step 2: Retrieve the Access Token

  1. Once you have created the App, click the Installing to Drift link under the Activate Your App menu and copy the Install App to Drift to generate a non-expiring access token.

    Note: This token is used to access your Drift data via API.
  2. Copy the Access Token and keep it for future use.

Step 3: Retrieve the Verification Token

To set up the retrieve the verification token, follow these steps:

  1. From the main menu on the left, navigate to Settings > App Credentials.
  2. Copy the Client ID, Secret ID, and Verification Token.
  3. Copy and keep them for future use.

Step 4: Enable the Drift Agent

  1. Log in to the Kore.ai XO Platform https://bots.kore.ai/botbuilder.
  2. Select a Virtual Assistant for which you want to configure the Drift agent.
  3. Navigate to Build > Integrations > Agent Transfer and click the Drift button.
  4. Click the Configurations tab and enter the following credentials for the Drift Agent:
    • Access Token: The access token ID for the Drift, which was copied in step 2.
    • Verification Token: The token ID for the Drift, which was copied in step 3.

  5. If you want to make Drift the default agent, enable the Default Agent System for all bot channels option.
    Note: This option is available only when multiple agents are configured for your VA.
  6. You can customize the channel mapping by clicking the Manage link, as shown below:
  7. Click Manage to map the channels you want to use Drift agent for handing over the conversations. To learn more about channel enablement, see Adding channels to your bot.
  8. After mapping channels, click Done.
  9. Click Save to enable the Drift agent.
  10. Publish the VA. For more information, see Publishing Bot.

Execution

This section helps you verify how the conversations from the Kore.ai XO Platform are being handed over to the Drift agent after enabling it.

To verify the data exchange between Kore.ai’s VA and Drift agent, follow these steps:

  1. Open a virtual assistant for which you have enabled the Drift agent.
  2. Create a new Agent Transfer Node task. For example, create a Talk to Live Agent task with the LiveChats node and configure it to use the Drift agent. For more information, see Agent Transfer Node.
  3. Add an email entity node and bot action to capture the email address of an agent.
  4. Enter the following script in the Bot Action script:
    agentUtils.setMetaInfo("email", context.entities.Entity0001);
  5. Click the Talk to Bot icon to launch the VA and enter Help.
  6. Once you invoke the agent transfer dialog, the Drift Developer Hub receives a notification alert.
  7. When a user initiates the chat from the VA, it transfers the conversation to the Drift agent and sends a message to the user. Agent receives a notification about this on Drift.
  8. Now, the connection between the Drift agent and the user has been established, and the conversation continues.
メニュー