Skip to main content Skip to complementary content

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.

Information noteMake sure that the account you use has read access to the tables you want to fetch.

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

For more information, see Connecting to SaaS applications.

  1. Fill in the required connection properties.
  2. Provide a name for the connection in Connection name.

  3. Select Open connection metadata to define metadata for the connection when it has been created.

  4. Click Create.

Connection settings
SettingDescription
Data gateway

Select a Data Movement gateway if required by your use case.

Information note

This field is not available with the Qlik Talend Cloud Starter subscription, as it does not support Data Movement gateway. If you have another subscription tier and do not want to use Data Movement gateway, select None.

For information on the benefits of Data Movement gateway and use cases that require it, see Qlik Data Gateway - Data Movement.

Start Date

Enter the date, in the format MM/DD/YYYY, from which the data must be replicated from your source to your target.

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

Schema

Information note

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

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!