Kustomer
Kustomer is a cloud-based solution, which helps small to large businesses streamline communication and provide client support via multiple channels.
Kustomer integration replicates data using the Kustomer REST API v1.
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 create the API token:
- Log into your Kustomer account.
- Go to Settings > API Keys.
- Click New API Key.
- Select the roles that can have access to the API key.
- Leave the API expiration option blank.
If you set an expiration date, the API key will expire and the connection will break. If this happens, you need to re-generate the API key in Kustomer and enter the new key.
- Click Create.
- Copy and paste your API token into a secured file.
Creating the connection
Для получения дополнительной информации см. раздел Подключение к приложениям SaaS.
- Заполните необходимые свойства подключения.
Заполните поле Имя подключения.
Установите флажок Открыть метаданные подключения, чтобы определить метаданные для подключения, когда оно будет создано.
Щелкните Создать.
| Setting | Description |
|---|---|
| Data gateway | Выберите шлюз Шлюз движения данных, если этого требует текущий сценарий использования. Примечание к информации Это поле недоступно при использовании подписки Qlik Talend Cloud Starter, так как она не поддерживает Шлюз движения данных. Если используется другой уровень подписки или не требуется использовать Шлюз движения данных, выберите Нет. Для получения информации о преимуществах Шлюз движения данных и о сценариях, требующих его использования, см. раздел Шлюз данных Qlik — движение данных. |
| Start Date | Введите дату в формате |
| API Token | API token. |
Schema
Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.
Depending on your destination, table and column names may not appear as they are outlined below.
conversations
The conversations table contains information about conversations in the Kustomer app.
Replication Method | CDC |
Primary Key | id |
Replication Key | updated_at |
| Useful links |
customers
The customers table contains information about customers in the Kustomer app.
Replication Method | CDC |
Primary Key | id |
Replication Key | updated_at |
| Useful links |
kobjects
The kobjects table contains information about Kustomer objects in the Kustomer app.
Replication Method | CDC |
Primary Key | id |
Replication Key | updated_at |
| Useful links |
messages
The messages table contains information about messages in the Kustomer app.
Replication Method | CDC |
Primary Key | id |
Replication Key | updated_at |
| Useful links |
notes
The notes table contains information about notes in the Kustomer app.
Replication Method | CDC |
Primary Key | id |
Replication Key | updated_at |
| Useful links |
shortcuts
The shortcuts table contains information about shortcuts in the Kustomer app.
Replication Method | CDC |
Primary Key | id |
Replication Key | updated_at |
| Useful links |
tags
The tags table contains information about tags in the Kustomer app.
Replication Method | CDC |
Primary Key | id |
Replication Key | updated_at |
| Useful links |
teams
The teams table contains information about teams in the Kustomer app.
Replication Method | CDC |
Primary Key | id |
Replication Key | updated_at |
| Useful links |
users
The users table contains information about users in the Kustomer app.
Replication Method | CDC |
Primary Key | id |
Replication Key | updated_at |
| Useful links |