Quickbase
Quickbase is a no-code application development platform for dynamic work management.
Quickbase integration replicates data using the QuickBase REST 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.
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 | 如果您的用例需要,请选择一个 数据移动网关。 信息注释 此字段不适用于 Qlik Talend Cloud Starter 订阅,因为它不支持 数据移动网关。如果您有另一个订阅层并且不想使用 数据移动网关,请选择无。 有关 数据移动网关 的优势和需要它的用例的信息,请参阅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 |