Intercom
Intercom is a customer communication platform.
It replicates data using the Intercom 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 your client ID and secret:
- Log into your Intercom Developers account.
- Select Developer Hub at the top of the page.
- Create a new OAuth application.
- Navigate to Authentication from the left navigation bar and click Edit.
- Make sure OAuth is activated.
- Make sure Authorized Redirect URIs is set to https://connector.qlik.com/auth/oauth/v3.htm.
- Copy the client ID and client secret that are generated, to use in the connection settings.
Creating the connection
Per ulteriori informazioni, vedere Connessione alle applicazioni SaaS.
Una volta completate le impostazioni di connessione richieste, fare clic su Autenticazione.
Potrebbe essere visualizzato un messaggio che richiede di accedere all'applicazione di origine.
Viene visualizzata una finestra con un codice di autenticazione.
Copiare il codice negli appunti e tornare alla finestra di dialogo della connessione.
Incollare il codice in Completare l'autenticazione con il codice fornito dalla sorgente e fare clic su Verifica.
Nota di suggerimentoPer visualizzare questo campo, potrebbe essere necessario scorrere in basso.Quando lo stato è Verificato, l'autenticazione viene verificata.
Fornire un nome per la connessione in Nome connessione.
Selezionare Apri metadati di connessione per definire i metadati della connessione al momento della creazione.
| 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 |
| Client ID | Client ID of your Intercom account. |
| Client Secret | Client secret of your Intercom account. |
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 2.
Depending on your destination, table and column names may not appear as they are outlined below.
admins
The admins table lists info about the admins in your Intercom account. An admin is a user, or teammate, in your Intercom account.
Replication Method | Full Table |
Primary Key | id |
| Useful links |
companies
The companies table contains info about companies that use your Intercom product.
Custom attributes
If applicable, Stitch will replicate custom fields related to companies in Intercom.
Limitations
Intercom’s API limits the number of simultaneous requests a single Intercom app, or connection, can make to the endpoint. Stitch uses this endpoint to replicate company data. Currently, only one request can occur at a time.
If multiple connections exist and they attempt to use this endpoint at the same time, only the connection who made the request first will succeed.
This means that if Stitch attempts to extract data when another connection is using the endpoint, Extraction will fail and an error will surface in the Extraction Logs.
To prevent or minimize this issue, we recommend limiting the number of connections a single workspace has or scheduling extraction jobs in Stitch around your other connections’ usage.
Replication Method | CDC |
Primary Key | id |
Replication Key | updated_at |
| Useful links |
company_attributes
The company_attributes lists data attributes for a specified company in your Intercom account.
Replication Method | Full Table |
Primary Key | _sdc_record_hash |
| Useful links |
company_segments
The company_segments table contains information about company segments in your Intercom account.
Replication Method | CDC |
Primary Key | id |
Replication Key | updated_at |
| Useful links |
contact_attributes
The contact_attributes table contains information about contact attributes in your Intercom account.
Replication Method | Full Table |
Primary Key | _sdc_record_hash |
| Useful links |
contacts
The contacts table contains info about users and leads in your Intercom account.
Custom attributes
If applicable, Stitch will replicate custom fields related to contacts in Intercom.
Replication Method | CDC |
Primary Key | id |
Replication Key | updated_at |
| Useful links |
conversation_parts
The conversation_parts table lists the individual parts of conversations in your Intercom account.
Note: When this table is replicated, all conversation parts associated with an updated conversation will be replicated.
Replication Method | CDC |
Primary Key | id |
Replication Key | updated_at |
| Useful links |
conversations
The conversations table contains info about user conversations in your Intercom account.
Replication Method | CDC |
Primary Key | id |
Replication Key | updated_at |
| Useful links |
segments
The segments table contains information about segments within your Intercom account.
Replication Method | CDC |
Primary Key | id |
Replication Key | updated_at |
| Useful links |
tags
The tags table contains information about tags within your Intercom account.
Replication Method | Full Table |
Primary Key | id |
| Useful links |
teams
The teams table contains information about teams in your Intercom account.
Replication Method | Full Table |
Primary Key | id |
| Useful links |