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 시작 구독에서는 사용할 수 없습니다. 다른 구독 계층이 있고 데이터 이동 게이트웨이를 사용하지 않으려면 없음을 선택합니다. 데이터 이동 게이트웨이의 이점과 이를 필요로 하는 사용 사례에 대한 자세한 내용은 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 |