Google Sheets(スプレッドシート)


Google Sheets(スプレッドシート)


セットアップガイド

以下の手順で、Google Sheets(スプレッドシート) をCData Connect アカウントに接続します。

  1. CData Connect のダッシュボードからConnections ページを開きます。

  2. 右上の+ Add Connection をクリックします。

  3. 検索フィールドに Google Sheets(スプレッドシート) と入力し、データソース名をクリックします。

  4. 新しいコネクションのBasic Settings タブで、コネクション名を入力するかデフォルトの名前をそのまま使用します。

  5. Select the Authentication method, then proceed to the relevant section and follow those instructions.

Authentication Methods

Token

  1. Enter the API Key for your Google Cloud account. You can create an API key in the Google Cloud Console by clicking Create credentials > API key.

  2. (Optional) To improve performance, fill out either the Spreadsheet field with a comma separated list of sheet names or Ids or enter a Folder Name.

  3. CData Connect Add Google Sheets(スプレッドシート) Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

OAuth

  1. (Optional) To improve performance, fill out either the Spreadsheet field with a comma separated list of sheet names or Ids or enter a Folder Name.

  2. OAuth でセキュアに接続するには、Sign in with Google をクリックします。これにより、Google Sheets(スプレッドシート) のサインインページが新しいタブで開かれます。

  3. Google Sheets(スプレッドシート) アカウントにログインします。

  4. CData Connect Add Google Sheets(スプレッドシート) Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

OAuthJWT

  1. Enter the OAuth JWT Cert. This is multi-line and should be in the following format:
{
  "type": "service_account",
  "project_id": "...",
  "private_key_id": "...",
  "private_key": "...",
  "client_email": "...",
  "client_id": "...",
  "auth_uri": ...",
  "token_uri": "...",
  "auth_provider_x509_cert_url": "...",
  "client_x509_cert_url": "..."
}
  1. (optional) Set the OAuthJWT Cert Subject. Only set this value if the service account is part of a GSuite domain and you want to enable delegation. The value of this property should be the email address of the user whose data you want to access.

  2. (Optional) To improve performance, fill out either the Spreadsheet field with a comma separated list of sheet names or Ids or enter a Folder Name.

  3. CData Connect Add Google Sheets(スプレッドシート) Connection ページ上部の、Save & Test をクリックします。

    • 接続テストに成功すると、接続が作成されたことを示すメッセージが表示されます。

    • 接続テストに失敗した場合は、入力したログイン情報に余分なスペースや文字がないかを確認してください。そして、もう一度試してください。

詳細について

CData Connect とGoogle Sheets(スプレッドシート) の連携の詳細動作については、こちらのページを参照してください。