Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
メイン コンテンツをスキップする 補完的コンテンツへスキップ

Dixa 

Dixa is a customer service platform that unifies customer data and communication channels.

For more information about the API, see the Dixa API.

See the Schema section for a list of objects available for replication.

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

情報メモ使用するアカウントに、フェッチするテーブルへのアクセス権があることを確認してください。

To generate the API token:

  1. Log into your Dixa account.
  2. Go to the Settings page.
  3. Scroll to the Manage section and click Integrations.
  4. In the API Tokens tab, click Add API token.
  5. Give the API token a name, like Qlik Integration, to make it easy to find in your list of tokens.
  6. Choose Dixa API as the API version.
  7. Click Save changes
  8. Copy the token.

Creating the connection

詳細については、「SaaSアプリケーションへの接続」を参照してください。

  1. 必要な接続プロパティを入力します。
  2. 接続名に接続の名前を入力します。

  3. 接続メタデータを開くを選択して、作成時の接続のメタデータを定義します。

  4. [作成] をクリックします。

Connection settings
SettingDescription
Data gateway

ユース ケースに応じて Data Movement gateway を選択します。

情報メモ

Qlik Talend Cloud スターター サブスクリプションでは Data Movement gateway をサポートしていないため、この項目は使用できません。別のサブスクリプション ティアを利用しており、Data Movement gateway を使用しない場合は、 [None] (なし) を選択します。

Data Movement gateway の利点とそれを必要とするユース ケースの詳細については、「Qlik Data Gateway - Data Movement」を参照してください。

Start Date

ソースからターゲットにデータをレプリケートする必要がある日付を MM/DD/YYYY 形式で入力します。

API TokenAPI token.
IntervalSelect the granularity of report time intervals from the drop-down list.

Schema

情報メモ

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

The schema and info displayed below is for version 1.

Depending on your destination, table and column names may not appear as they are outlined below.

activity_logs

The activity_logs lists all information from activity logs for an organization in your Dixa account.

Replication Method

CDC

Primary Key

id

Replication Key

activityTimestamp

Useful links

Dixa API method

conversations

The conversations table lists information about conversations in your Dixa account.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Dixa API method

messages

The messages table contains information about all messages in your Dixa account.

Replication Method

CDC

Primary Key

id

Replication Key

created_at

Useful links

Dixa API method

このページは役に立ちましたか?

このページまたはコンテンツにタイポ、ステップの省略、技術的エラーなどの問題が見つかった場合はお知らせください。