跳到主要内容 跳到补充内容

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:

  1. Log into your Intercom Developers account.
  2. Select Developer Hub at the top of the page.
  3. Create a new OAuth application.
  4. Navigate to Authentication from the left navigation bar and click Edit.
  5. Make sure OAuth is activated.
  6. Make sure Authorized Redirect URIs is set to https://connector.qlik.com/auth/oauth/v3.htm.
  7. Copy the client ID and client secret that are generated, to use in the connection settings.

Creating the connection

有关更多信息,请参阅连接到 SaaS 应用程序

  1. 填写完所需的连接设置后,单击身份验证

    您可能会被要求登录源应用程序。

    将显示一个带有身份验证代码的窗口。

  2. 将代码复制到剪贴板,然后返回到连接对话框。

  3. 粘贴使用源提供的代码完成身份验证中的代码,然后单击验证

    提示注释您可能需要向下滚动才能查看此字段。

    在状态为已验证时,身份验证即得到验证。

  4. 连接名称中提供连接的名称。

  5. 选择打开连接元数据以定义创建连接时的元数据。

Connection settings
SettingDescription
Data gateway

如果您的用例需要,请选择一个 数据移动网关

信息注释

此字段不适用于 Qlik Talend Cloud Starter 订阅,因为它不支持 数据移动网关。如果您有另一个订阅层并且不想使用 数据移动网关,请选择

有关 数据移动网关 的优势和需要它的用例的信息,请参阅Qlik 数据网关 - 数据移动

Start Date

按格式 MM/DD/YYYY 输入必须将数据从源复制到目标的日期。

Client ID

Client ID of your Intercom account.

Client SecretClient 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

Intercom documentation

Intercom API method

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

Intercom documentation

Intercom API method

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

Intercom documentation

Intercom API method

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

Intercom documentation

Intercom API method

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

Intercom documentation

Intercom API method

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

Intercom documentation

Intercom API method

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

Intercom documentation

Intercom API method

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

Intercom documentation

Intercom API method

segments

The segments table contains information about segments within your Intercom account.

Replication Method

CDC

Primary Key

id

Replication Key

updated_at

Useful links

Intercom documentation

Intercom API method

tags

The tags table contains information about tags within your Intercom account.

Replication Method

Full Table

Primary Key

id

Useful links

Intercom documentation

Intercom API method

teams

The teams table contains information about teams in your Intercom account.

Replication Method

Full Table

Primary Key

id

Useful links

Intercom documentation

Intercom API method

本页面有帮助吗?

如果您发现此页面或其内容有任何问题 – 打字错误、遗漏步骤或技术错误 – 请告诉我们!