Airtable

Version 23.4.8843


Airtable


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

接続の確立

Sync でAirtable のデータを使用するには、はじめにAirtable への接続を確立する必要があります。以下の手順で、Airtable をSync アカウントに接続します。

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

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

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

  4. 行末にある接続を設定アイコンをクリックします。接続を設定アイコンが見当たらない場合は、接続の説明に従ってコネクタを追加する必要があります。

  5. 設定タブで接続の設定を入力します。

    • Connection Name - Enter a connection name of your choice.

    • Auth Scheme - Select your authentication scheme below to proceed to the relevant section for your scheme. Then fill out the settings as specified in that section.

      • ApiKey
      • PersonalAccessToken
      • OAuthPKCE (The default scheme. This scheme does not require any additional settings. So, you can select this scheme and continue with the settings and steps below.)

      Note: After you fill out the settings for your scheme, return to this section to continue with the remaining settings and steps below.

    • Base Id - Enter your Airtable Base identifier. To locate this value, see Finding Airtable IDs.

    • Enable Metadata API - Select whether you want to enable the Metadata API. The default value is True.

      Note: If you select False, the Base Name property is not available. However, two other properties are displayed that you must define:

      • Table Names - Enter a comma-separated list of table names for the specified base. The list should be in this format: TableA, TableB,…. Supply the table names exactly as they are displayed in the Airtable UI.

      • View Names - Enter a comma-separated list of view names for your tables. The list should be in this format: TableA.ViewA, TableA.ViewB,….

    • Base Name - Enter the schema that you want to use that corresponds to the name of the base in Airtable. This property is available only when the Metadata API is enabled.

    • Display Object Ids - Select whether you want schema, table, view, and column names to be replaced by their corresponding internal identifier. The default value is False.

    • Use Simple Names - Select whether you want simple names to be used for tables and columns. The default value is False.

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

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

ApiKey

  1. For the ApiKey scheme, specify these settings:

    • Api Key - Enter the API key that you use to authenticate to your Airtable account. To generate the key, navigate to your Account page in Airtable. In the API section, click Generate API Key.

    • Client Secret - Enter the unique client secret that you use to authenticate to your Airtable account. This property is required when you authenticate with an API key and you use the Metadata API. The only exception to this requirement is with Enterprise accounts.

  2. Complete the remaining steps.

PersonalAccessToken

  1. For the PersonalAccessToken scheme, enter your personal access token in the OAuth Access Token field to authenticate to your Airtable account.

  2. Complete the remaining steps.

詳細情報

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