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.
Consultare la sezione Schema per un elenco di oggetti disponibili per la replica.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
Per ulteriori informazioni, vedere Connessione alle applicazioni SaaS.
- Inserire le proprietà di connessione richieste.
Fornire un nome per la connessione in Nome connessione.
Selezionare Apri metadati di connessione per definire i metadati della connessione al momento della creazione.
Fare clic su Crea.
| Setting | Description |
|---|---|
| Data gateway | Selezionare un Gateway Data Movement se richiesto dal proprio caso di utilizzo. Nota informatica Questo campo non è disponibile con la sottoscrizione a Avvio Qlik Talend Cloud, poiché non supporta il Gateway Data Movement. Se si dispone di un altro livello di sottoscrizione e non si desidera utilizzare il Gateway Data Movement, selezionare Nessuno. Per informazioni sui vantaggi del Gateway Data Movement e quando è richiesto, vedere Qlik Data Gateway - Movimento dati. |
| Start Date | Inserire la data, nel formato |
| 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 |