기본 콘텐츠로 건너뛰기 보완적인 콘텐츠로 건너뛰기

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 시작 구독에서는 사용할 수 없습니다. 다른 구독 계층이 있고 데이터 이동 게이트웨이를 사용하지 않으려면 없음을 선택합니다.

데이터 이동 게이트웨이의 이점과 이를 필요로 하는 사용 사례에 대한 자세한 내용은 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

이 페이지가 도움이 되었습니까?

이 페이지 또는 해당 콘텐츠에서 오타, 누락된 단계 또는 기술적 오류와 같은 문제를 발견하면 알려 주십시오!