Quickbase
Quickbase is a no-code application development platform for dynamic work management.
Quickbase integration replicates data using the QuickBase REST API.
レプリケーションに利用可能なオブジェクトのリストについては、 [スキーマ] セクションを参照してください。Preparing for authentication
To access your data, you need to authenticate the connection with your account credentials.
You need administrator permissions in your Quickbase account.
To create a user token:
- Log into your Quickbase account.
- In the upper-right corner, select your user name, and then select Manage User Tokens.
- Click New user token.
- Enter the token details: a Name and a Description.
- In the Assign token to apps section, use the drop-down lists to select the apps to which the token will be assigned.
- Click Save.
The new token appears in the list of user tokens.
Creating the connection
詳細については、「SaaSアプリケーションへの接続」を参照してください。
- 必要な接続プロパティを入力します。
接続名に接続の名前を入力します。
接続メタデータを開くを選択して、作成時の接続のメタデータを定義します。
[作成] をクリックします。
| Setting | Description |
|---|---|
| Data gateway | ユース ケースに応じて Data Movement gateway を選択します。 情報メモ Qlik Talend Cloud スターター サブスクリプションでは Data Movement gateway をサポートしていないため、この項目は使用できません。別のサブスクリプション ティアを利用しており、Data Movement gateway を使用しない場合は、 [None] (なし) を選択します。 Data Movement gateway の利点とそれを必要とするユース ケースの詳細については、「Qlik データ ゲートウェイ - データ移動」を参照してください。 |
| Start Date | ソースからターゲットにデータをレプリケートする必要がある日付を |
| Quick Base Application ID | You can find the application ID of your Quickbase site in the URL of your account homepage. If the URL is https://yourcompany.quickbase.com/db/bq7z6x7xx, the application ID is bq7z6x7xx. |
| Quick Base API URL | API URL. |
| Quick Base User Token | User token. |
| Page Size | Optional. The default value is set to 100. |
Schema
Depending on your destination, table and column names may not appear as they are outlined below.
apps
Replication Method | Full Table |
Primary Key | id |
| Useful links |
events
Replication Method | Full Table |
Primary Key | id |
| Useful links |
roles
Replication Method | Full Table |
Primary Key | id |
| Useful links |
app_tables
Replication Method | Full Table |
Primary Key | id |
| Useful links |
tables
Replication Method | Full Table |
Primary Key | id |
| Useful links |
table_relationships
Replication Method | Full Table |
Primary Key | id tableId |
| Useful links |
table_reports
Replication Method | Full Table |
Primary Key | id |
| Useful links |
reports
Replication Method | Full Table |
Primary Key | id |
| Useful links |
fields
Replication Method | Full Table |
Primary Key | id tableId |
| Useful links |
fields_usage
Replication Method | Full Table |
Primary Key | id tableId |
| Useful links |