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

Contentful 

Contentful is a headless content management system (CMS) that enables teams to create, manage, and distribute content across digital channels.

Contentful integration replicates data using the Contentful API.

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

Preparing for authentication

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

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

To retrieve your API token:

  1. Log into your Contentful account.
  2. Navigate to Settings > API Keys > Add API Keys.
  3. Enter a name for the API key. Optionally, select which environment (master or development) the key has access to.
  4. Copy and paste your Content Delivery API - Access Token into a secured file.

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

Space IDContentful space ID.
API TokenContent Delivery API access token.

Schema

Schemas and naming conventions can change from version to version. It is recommended to verify your version before continuing.

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

assets

The assets table contains media files and other assets in your Contentful space.

Replication Method

CDC

Primary Key

sys.id

Useful links

Contentful API reference

content_types

The content_types table contains the content models (types) defined in your Contentful space.

Replication Method

CDC

Primary Key

sys.id

Useful links

Contentful API reference

entries

The entries table contains the content entries in your Contentful space.

Replication Method

CDC

Primary Key

sys.id

Useful links

Contentful API reference

environment_templates

The environment_templates table contains templates used to create environments in your Contentful organization.

Replication Method

CDC

Primary Key

sys.id

Useful links

Contentful API reference

environments

The environments table contains the environments within your Contentful space.

Replication Method

CDC

Primary Key

sys.id

Useful links

Contentful API reference

locales

The locales table contains the locales configured in your Contentful space.

Replication Method

CDC

Primary Key

sys.id

Useful links

Contentful API reference

organizations

The organizations table contains the organizations associated with your Contentful account.

Replication Method

CDC

Primary Key

sys.id

Useful links

Contentful API reference

security_contacts

The security_contacts table contains the security contacts for your Contentful organization. Admin or owner access is required to replicate this table.

Replication Method

CDC

Primary Key

sys.id

Useful links

Contentful API reference

tags

The tags table contains the tags applied to content in your Contentful space.

Replication Method

CDC

Primary Key

sys.id

Useful links

Contentful API reference

tasks

The tasks table contains the entry tasks assigned to users in your Contentful space.

Replication Method

CDC

Primary Key

sys.id

Useful links

Contentful API reference

taxonomy_concepts

The taxonomy_concepts table contains the taxonomy concepts used to organize content in your Contentful organization.

Replication Method

CDC

Primary Key

sys.id

Useful links

Contentful API reference

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

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