メイン コンテンツをスキップする 補完的コンテンツへスキップ

Notion 

Notion is a collaborative environment where teams can organize work, manage projects, and store information in a customizable way.

Notion integration replicates data using the Notion 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 set up the integration:

  1. Log into your Notion account.
  2. Navigate to Profile > Integrations.
  3. Click New Integration and specify the following properties:
    • In Integration Name, enter a name.
    • In Associated workspace, select a workspace to install the integration.
    • In Type, select Internal.
  4. Click Save to generate your internal integration secret.

    Copy and paste your authorization token into a secured file.

  5. In Capabilities, select the following capabilities:
    • Read content
    • Read comments
    • Read user information including email addresses
  6. Go to Access tab and specify which pages or databases the integration can access.

Creating the connection

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

  1. 必要な接続プロパティを入力します。
  2. 接続名に接続の名前を入力します。

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

  4. [作成] をクリックします。

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 形式で入力します。

Authorization Token

Authorization token.

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.

pages

The pages table contains info about the page properties in your Notion account.

Replication Method

CDC

Primary Key

id

Useful links

Notion documentation

data_sources

The data_sources table contains info about the structure and columns of a data source in your Notion account.

Replication Method

CDC

Primary Key

id

Useful links

Notion documentation

users

The users table contains info about the list of users in your Notion account.

Replication Method

Full Table

Primary Key

id

Useful links

Notion documentation

blocks

The blocks table contains info about the block objects in your Notion account.

Replication Method

CDC

Primary Key

id

Useful links

Notion documentation

block-children

The block-children table contains info about the child block objects in your Notion account.

Replication Method

Full Table

Primary Key

id

Useful links

Notion documentation

page_property

The page_property table contains info about the page properties in your Notion account.

Replication Method

Full Table

Primary Key

id

Useful links

Notion documentation

comments

The comments table contains info about the comment objects in your Notion account.

Replication Method

Full Table

Primary Key

id

Useful links

Notion documentation

file_upload

The file_upload table contains info about the file upload objects in your Notion account.

Replication Method

Full Table

Primary Key

id

Useful links

Notion documentation

file_uploads_list

The file_uploads_list table contains info about the file uploads in your Notion account.

Replication Method

Full Table

Primary Key

id

Useful links

Notion documentation

user

The user table contains info about the users in your Notion account.

Replication Method

Full Table

Primary Key

id

Useful links

Notion documentation

bot_user

The bot_user table contains info about the bot users in your Notion account.

Replication Method

Full Table

Primary Key

id

Useful links

Notion documentation

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

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