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를 선택합니다.

정보 메모

이 필드는 Data Movement gateway를 지원하지 않으므로 Qlik Talend Cloud 시작 구독에서는 사용할 수 없습니다. 다른 구독 계층이 있고 Data Movement gateway를 사용하지 않으려면 없음을 선택합니다.

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

이 페이지가 도움이 되었습니까?

이 페이지 또는 해당 콘텐츠에서 오타, 누락된 단계 또는 기술적 오류와 같은 문제를 발견하면 알려 주십시오!