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.
Çoğaltma için kullanılabilir nesnelerin listesi için Şema bölümüne bakın.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
Daha fazla bilgi için bk. SaaS uygulamalarına bağlanma.
- Zorunlu bağlantı özelliklerini doldurun.
Bağlantı adı kısmında bağlantı için bir ad sağlayın.
Oluşturulduğu zaman bağlantı için meta verileri tanımlamak üzere Bağlantı meta verilerini aç'ı seçin.
Oluştur'a tıklayın.
| Setting | Description |
|---|---|
| Data gateway | Kullanım durumunuz gerektiriyorsa bir Veri Hareketi ağ geçidi seçin. Bilgi notu Qlik Talend Cloud Başlangıç Kılavuzu aboneliği Veri Hareketi ağ geçidi desteklenmediğinden bu alan, söz konusu abonelikle kullanılamaz. Başka bir abonelik kademeniz varsa ve Veri Hareketi ağ geçidi kullanmak istemiyorsanız Hiçbiri'ni seçin. Veri Hareketi ağ geçidi avantajları ve bunu gerektiren kullanım durumları hakkında bilgi için bkz. Qlik Data Gateway - Veri Hareketi. |
| Start Date | Verilerin kaynağınızdan hedefinize çoğaltılması gereken tarihi |
| API Token | API token. |
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.
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 |