はじめに
対話型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. Actions

Actions

The Kore.ai XO Platform offers pre-built integrations with popular business applications to exchange data. You can configure and enable actions for Service Now, Salesforce, Zendesk, Hubspot, and others. Each of these integrations provides a full conversation flow definition, a low-code interface for API integration, and pre-built response mapping and create dialog tasks with pre-built templates without need to worry about developer assistance.

Watch a Short Video on System Integrations

Steps to use the actions or pre-built integrations

  1. Enable the Developer or a User to do a single-click authorization.
  2. Enable an integration to exchange data between two systems during the dialog task execution.
  3. Enable an integration and create the dialog tasks using the preconfigured templates supported by the integration.

The Actions module is available under the Build > Integrations menu.

Actions Enablement

By default, your Virtual Assistant (VA) will not exchange data with any integration unless you authorize one or more actions through which it can communicate. You can enable an integration and perform actions in a third-party system. 

Authorization Types

The Kore.ai XO Platform supports OAuth 2.0, Basic, and API key based authentication to allow an integration to exchange data.

OAuth v2 Authentication

OAuth v2 is the new version of the open protocol to allow secure authorization via a standard method from web, mobile, and desktop applications. To learn how OAuth v2 authentication works, read the Setting Up Authorization using OAuth v2 article.

Basic HTTP Authentication

HTTP Basic Auth is a simple method that creates a username and password style authentication for HTTP requests. This technique uses a header called Authorization, with a base64 encoded representation of the username and password. For more information, read the Bot Authorization Overview article.

API Key

Identification and authorization token generated or provided by a web application or web service used to identify the incoming application request, and in some cases, also provides authentication for secure access. For more information, read the Setting Up Authorization using an API Key article. 

Actions can be authorized based on the authorization profiles that are supported by the third-party  integrations.  Users can use pre-authorized credentials provided by the developer during the configuration process or their own authorization profile during the configuration process to let the end user authorize during the conversation.

Note: An email notification is sent to all the bot developers when the authorization token expires for any of the Prebuilt Action Integrations in the bot. The notification requests the bot developer to reauthorize. The integration moves to an error state as soon as the token expires. The service call fails during the run time, upon expiry of authorization token and an error message, “Something went wrong” is displayed to the end-user.

The email template which is sent to the bot developer upon token expiry is as follows:

Available Actions and How to Configure Them

The available Actions/Integrations are listed in the table below. Go to Build > Integrations > Actions and click the Action you want to configure in the Kore.ai XO platform. The page with Instructions and Configuration settings will slide out. For step-by-step instructions on how to configure an action, click the Learn more link for the action in the table below.

 

Actions Descriptions Supported Templates  Authorization Type More Information
Azure OpenAi Integrates with Azure OpenAI instance to find answers to your general queries.. 1 Basic Auth Learn more
BambooHR Integrates with BambooHR software for small and medium businesses and those who work in them. 7 Basic Auth Learn more
DHL Integrates with DHL system to find information regarding DHL Locations and Track Shipments. 2 Basic Auth Learn more
Freshdesk  Integrates with Freshdesk to create, view, update, search and delete tickets. 6 Basic Auth Learn more
Freshservice ITSM Integrates with Freshservice ITSM to create, view, update, search and delete tickets. 6 Basic Auth Learn more
Google Maps Integrates with Google Maps to find information regarding accurate Locations and places. 2 Basic Auth Learn more
HubSpot  Integrates with HubSpot CRM to customize the lead details through a virtual assistant. 10 Dev OAuth and OAuth Learn more
JIRA  Integrates with JIRA to create, view, update and delete issues. 5 Basic Auth Learn more
Microsoft Graph  Integrates with Microsoft Graph to create, view, and update events and to-do lists, and send emails to users. 5 Basic Auth Learn more
OpenAI Integrates with OpenAI ChatGPT to generate answers from context and extract skills from the resume through a virtual assistant. 2 API Key OAuth Learn more
Salesforce CRM Integrates with Salesforce CRM to power your conversations to create Leads / Opportunities and other functions. 7 Dev OAuth and OAuth Learn more
Shopify Integrates with Shopify Shop instance to find information regarding Customers, Products, and Orders. 6 Basic OAuth Learn more
ServiceNow Integrates with ServiceNow to build the digital workflows on a single, unified platform. 10 Basic OAuth Learn more
Stripe Integrates with Stripe to accept payments, send payouts, and manage the payment to complete payment-related tasks. 5 Basic OAuth Learn more
Twilio Verify Integrates with Twilio Verify to send SMS, start verification and check verification. 3 Basic OAuth Learn more
Zendesk Integrates with Zendesk instance to create ticket, view all tickets, search tickets with IDs and search ticket with keywords. 5 Basic OAuth Learn more

Disabling or Deleting Actions/Integrations

You can disable or delete an external integration that you configured earlier. This is useful in case you want to switch to another integration and are no longer using the configured integration.

Disabling an Integration/Action

Disabling the integration action will change its status from enabled to disabled, but the authorization configurations associated with it will remain the same.

Steps to disable an integration.

  1. To disable the integration, hover over it in the actions list and click the Settings icon in the top right corner.
  2. If the action/integration is enabled, you will have the option to Disable it, and vice versa.
  3. Once you Disable an action, the authorization configurations related to that particular action are disabled with no changes.
  4. The service node status changes from Integration Service to Custom Service.
  5. If you need to enable a previously disabled action, you can do so by hovering over it in the actions list and clicking on the Settings icon located in the top right corner as shown in the figure below.
  6. You will be redirected to re-authorize the action with your external integration account credentials. For more information related to how to authorize an integration action, see Authorization article.

Deleting an Integration/Action

You can delete an external integration that is no longer in use.

Steps to delete an integration:

  1. To delete the integration, hover over it in the actions list and click the Settings icon in the top right corner.
  2. Choose the option to Delete the action/integration.

    Warning: Deletion is permanent and cannot be undone. You are asked to confirm your choice, so make sure this is exactly what you want to do. Once an action is Deleted, all authorization configurations related to that particular integration are deleted.

Actions

The Kore.ai XO Platform offers pre-built integrations with popular business applications to exchange data. You can configure and enable actions for Service Now, Salesforce, Zendesk, Hubspot, and others. Each of these integrations provides a full conversation flow definition, a low-code interface for API integration, and pre-built response mapping and create dialog tasks with pre-built templates without need to worry about developer assistance.

Watch a Short Video on System Integrations

Steps to use the actions or pre-built integrations

  1. Enable the Developer or a User to do a single-click authorization.
  2. Enable an integration to exchange data between two systems during the dialog task execution.
  3. Enable an integration and create the dialog tasks using the preconfigured templates supported by the integration.

The Actions module is available under the Build > Integrations menu.

Actions Enablement

By default, your Virtual Assistant (VA) will not exchange data with any integration unless you authorize one or more actions through which it can communicate. You can enable an integration and perform actions in a third-party system. 

Authorization Types

The Kore.ai XO Platform supports OAuth 2.0, Basic, and API key based authentication to allow an integration to exchange data.

OAuth v2 Authentication

OAuth v2 is the new version of the open protocol to allow secure authorization via a standard method from web, mobile, and desktop applications. To learn how OAuth v2 authentication works, read the Setting Up Authorization using OAuth v2 article.

Basic HTTP Authentication

HTTP Basic Auth is a simple method that creates a username and password style authentication for HTTP requests. This technique uses a header called Authorization, with a base64 encoded representation of the username and password. For more information, read the Bot Authorization Overview article.

API Key

Identification and authorization token generated or provided by a web application or web service used to identify the incoming application request, and in some cases, also provides authentication for secure access. For more information, read the Setting Up Authorization using an API Key article. 

Actions can be authorized based on the authorization profiles that are supported by the third-party  integrations.  Users can use pre-authorized credentials provided by the developer during the configuration process or their own authorization profile during the configuration process to let the end user authorize during the conversation.

Note: An email notification is sent to all the bot developers when the authorization token expires for any of the Prebuilt Action Integrations in the bot. The notification requests the bot developer to reauthorize. The integration moves to an error state as soon as the token expires. The service call fails during the run time, upon expiry of authorization token and an error message, “Something went wrong” is displayed to the end-user.

The email template which is sent to the bot developer upon token expiry is as follows:

Available Actions and How to Configure Them

The available Actions/Integrations are listed in the table below. Go to Build > Integrations > Actions and click the Action you want to configure in the Kore.ai XO platform. The page with Instructions and Configuration settings will slide out. For step-by-step instructions on how to configure an action, click the Learn more link for the action in the table below.

 

Actions Descriptions Supported Templates  Authorization Type More Information
Azure OpenAi Integrates with Azure OpenAI instance to find answers to your general queries.. 1 Basic Auth Learn more
BambooHR Integrates with BambooHR software for small and medium businesses and those who work in them. 7 Basic Auth Learn more
DHL Integrates with DHL system to find information regarding DHL Locations and Track Shipments. 2 Basic Auth Learn more
Freshdesk  Integrates with Freshdesk to create, view, update, search and delete tickets. 6 Basic Auth Learn more
Freshservice ITSM Integrates with Freshservice ITSM to create, view, update, search and delete tickets. 6 Basic Auth Learn more
Google Maps Integrates with Google Maps to find information regarding accurate Locations and places. 2 Basic Auth Learn more
HubSpot  Integrates with HubSpot CRM to customize the lead details through a virtual assistant. 10 Dev OAuth and OAuth Learn more
JIRA  Integrates with JIRA to create, view, update and delete issues. 5 Basic Auth Learn more
Microsoft Graph  Integrates with Microsoft Graph to create, view, and update events and to-do lists, and send emails to users. 5 Basic Auth Learn more
OpenAI Integrates with OpenAI ChatGPT to generate answers from context and extract skills from the resume through a virtual assistant. 2 API Key OAuth Learn more
Salesforce CRM Integrates with Salesforce CRM to power your conversations to create Leads / Opportunities and other functions. 7 Dev OAuth and OAuth Learn more
Shopify Integrates with Shopify Shop instance to find information regarding Customers, Products, and Orders. 6 Basic OAuth Learn more
ServiceNow Integrates with ServiceNow to build the digital workflows on a single, unified platform. 10 Basic OAuth Learn more
Stripe Integrates with Stripe to accept payments, send payouts, and manage the payment to complete payment-related tasks. 5 Basic OAuth Learn more
Twilio Verify Integrates with Twilio Verify to send SMS, start verification and check verification. 3 Basic OAuth Learn more
Zendesk Integrates with Zendesk instance to create ticket, view all tickets, search tickets with IDs and search ticket with keywords. 5 Basic OAuth Learn more

Disabling or Deleting Actions/Integrations

You can disable or delete an external integration that you configured earlier. This is useful in case you want to switch to another integration and are no longer using the configured integration.

Disabling an Integration/Action

Disabling the integration action will change its status from enabled to disabled, but the authorization configurations associated with it will remain the same.

Steps to disable an integration.

  1. To disable the integration, hover over it in the actions list and click the Settings icon in the top right corner.
  2. If the action/integration is enabled, you will have the option to Disable it, and vice versa.
  3. Once you Disable an action, the authorization configurations related to that particular action are disabled with no changes.
  4. The service node status changes from Integration Service to Custom Service.
  5. If you need to enable a previously disabled action, you can do so by hovering over it in the actions list and clicking on the Settings icon located in the top right corner as shown in the figure below.
  6. You will be redirected to re-authorize the action with your external integration account credentials. For more information related to how to authorize an integration action, see Authorization article.

Deleting an Integration/Action

You can delete an external integration that is no longer in use.

Steps to delete an integration:

  1. To delete the integration, hover over it in the actions list and click the Settings icon in the top right corner.
  2. Choose the option to Delete the action/integration.

    Warning: Deletion is permanent and cannot be undone. You are asked to confirm your choice, so make sure this is exactly what you want to do. Once an action is Deleted, all authorization configurations related to that particular integration are deleted.
メニュー