Google Sheets | Qlik Cloud ヘルプ
メイン コンテンツをスキップする 補完的コンテンツへスキップ

Google Sheets 

Google Sheets is a web-based application that enables users to create and update spreadsheets in real time.

Google Sheets integration will generate tables containing data related to metadata and the individual sheets within a spreadsheet.

レプリケーションに利用可能なオブジェクトのリストについては、 [スキーマ] セクションを参照してください。

Preparing for authentication

To access your data, you need to authenticate the connection with your account credentials.

情報メモ使用するアカウントに、フェッチするテーブルへのアクセス権があることを確認してください。

You need administrator permissions in your Google Search Console account.

To enable Google Sheets API:

  1. Log into your Google Search Console account.
  2. Create or select a project.
  3. Navigate to APIs & Services > + Enable APIs and Services.
  4. Search for Google Sheets API.
  5. Click Enable.

To retrieve your client ID and secret:

  1. Log into your Google Search Console account.
  2. Create or select a project.
  3. Navigate to APIs & Services > Credentials.
  4. Select your OAuth app in the OAuth 2.0 Client IDs section. The client ID and secret are displayed.
  5. Make sure Authorized Redirect URIs is set to https://connector.qlik.com/auth/oauth/v3.htm.
  6. To create a new client ID, click Create Credentials.
  7. In the Data Access section, click Add or remove scopes.
  8. Select the following scopes:
    • .../auth/userinfo.profile
    • .../auth/spreadsheets.readonly
    • .../auth/drive.metadata.readonly
  9. Click Update.
  10. Click Save
  11. In the Audience section, set User types to Internal.

    Set up your OAuth 2.0 app in Google Cloud Platform for internal use. If you set the audience to external, you may need to submit the OAuth 2.0 app for verification by Google.

Creating the connection

詳細については、「SaaSアプリケーションへの接続」を参照してください。

  1. 必要な接続設定を満たしたら、認証をクリックします。

    ソースアプリケーションにログインするよう求められる場合があります。

    ウィンドウに認証コードが表示されます。

  2. コードをクリップボードにコピーしてから、接続ダイアログに戻ります。

  3. ソースが提供するコードに基づいて認証を完了にコードをペーストしてから、認証をクリックします。

    ヒント メモこのフィールドを表示するためにスクロールダウンする必要があるかもしれません。

    ステータスが [検証済み] であれば、認証は検証されたことになります。

  4. 接続名に接続の名前を入力します。

  5. 接続メタデータを開くを選択して、作成時の接続のメタデータを定義します。

Connection settings
SettingDescription
Data gateway

ユース ケースに応じて Data Movement gateway を選択します。

情報メモ

Qlik Talend Cloud スターター サブスクリプションでは Data Movement gateway をサポートしていないため、この項目は使用できません。別のサブスクリプション ティアを利用しており、Data Movement gateway を使用しない場合は、 [None] (なし) を選択します。

Data Movement gateway の利点とそれを必要とするユース ケースの詳細については、「Qlik データ ゲートウェイ - データ移動」を参照してください。

Start Date

ソースからターゲットにデータをレプリケートする必要がある日付を MM/DD/YYYY 形式で入力します。

Spreadsheet IDThe part of the URL when viewing or editing a Google sheet.

Example: https://docs.google.com/spreadsheets/d/SPREADSHEET_ID/edit?gid=SHEET_ID#gid=SHEET_ID

For more information, see the Google documentation.

Client IDClient ID.
Client SecretClient secret.

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 1.

Depending on your destination, table and column names may not appear as they are outlined below.

sheet_metadata

The sheet_metadata table contains metadata about the sheets within the spreadsheet defined in the integration’s settings.

Replication Method

Full Table

Primary Key

sheetId

Useful links

Google Sheets documentation

Google Sheets API method

sheets_loaded

The sheets_loaded table contains metadata about individual sheets loaded to your destination.

Replication Method

Full Table

Primary Keys

sheetId

spreadsheetId

loadDate

Useful links

Google Sheets documentation

Google Sheets API method

spreadsheet_metadata

The spreadsheet_metadata table contains metadata about the spreadsheet defined in the integration’s settings.

Replication Method

Full Table

Primary Key

spreadsheetId

Useful links

Google Sheets documentation

Google Sheets API method

このページは役に立ちましたか?

このページまたはコンテンツにタイポ、ステップの省略、技術的エラーなどの問題が見つかった場合はお知らせください。