HubSpot

Version 26.2.9623


HubSpot


CData Sync アプリケーションからHubSpot コネクタを使用して、HubSpot からデータを取得してサポートされている任意の同期先に移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。

HubSpot コネクタを追加

Sync でHubSpot のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。

  1. Sync のダッシュボードから接続ページを開きます。

  2. 接続を追加をクリックしてコネクタを選択ページを開きます。

  3. データソースタブをクリックしてHubSpot 行に移動します。

  4. 行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。この操作により、接続を追加ダイアログボックスが開きます。

    Note:接続を設定アイコンが表示されない場合は、コネクタをダウンロードアイコンをクリックして HubSpot コネクタをインストールしてください。

  5. 接続を追加ダイアログボックスに接続名を入力します。

  6. 追加をクリックして、コネクタの設定タブを開きます。

新しいコネクタのインストールについての詳細は、接続を参照してください。

HubSpot への認証

コネクタを追加したら、必須プロパティを設定する必要があります。

CData Sync supports authenticating to HubSpot in a couple of ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.

OAuth

CData Sync は、接続するための組み込みOAuth アプリケーションを提供します。アプリケーションを使用するには、Auth SchemeOAuth を選択します。追加のプロパティは必要ありません。

Private App Token

To connect with a private app token, specify the following properties:

  • Auth Scheme: Select PrivateAppToken

  • OAuth Access Token: Enter the access token that you use to make requests to the resource server.

    To generate a HubSpot private app token:

    1. In your HubSpot account, click the settings icon in the main navigation bar.

    2. Select Integrations > Private apps from the menu in the left sidebar.

    3. Click Create private app.

    4. On the Basic Info tab, configure the details of your application (for example, name, logo, and description).

    5. On the Scopes tab, select Read or Write for each scope that you want your private application to access. This scope determines the data that the driver can access and retrieve. For recommended scopes, see the OAuthRequiredScopes and OAuthOptionalScopes properties.

    After you configure your application, click create app in the top right of the window. Review the information about your application’s access token, click Continue creating, and then click Show token. Copy this token, return to the Sync application, and enter the token in the OAuth Access Token text box.

Complete Your Connection

To complete your connection:

  1. For Schema, select the schema that you want to use:

    • HubSpot

    • HubSpotV3 (default)

    • HubSpotV4

    For both HubSpotV3 and HubSpotV4, you can also specify the following optional properties:

    • (Optional) Expand Associations: Select whether to expand the object Associations table. By default, the Enable checkbox is not selected.

    • (Optional) Include Custom Tables: Specify whether you want custom HubSpot objects. By default, the Enable checkbox is already selected.

  2. 高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)

  3. OAuth で認証する場合は、HubSpot への接続 をクリックしてHubSpot アカウントに接続します。

  4. 作成およびテストをクリックして接続を作成します。

詳細情報

CData Sync とHubSpot の連携について、詳しくはHubSpot Connector for CData Sync を参照してください。