When you configure an export, import, or other type of flow step using the prebuilt Quickbase connector, you can select any of the API operations listed below, organized by API type.
Note
If your API endpoint isn’t listed here, switch the flow step to HTTP mode and configure the endpoint provided in the Quickbase API documentation. You can also create a composite endpoint for this application in HTTP mode.
Resource |
API endpoint |
Export |
Import |
---|---|---|---|
Apps |
Get an app |
X |
|
Get app events |
X |
||
Create an app |
X |
||
Update an app |
X |
||
Copy an app |
X |
||
Delete an app |
X |
||
Fields |
Get fields for a table |
X |
|
Get field |
X |
||
Get usage for all fields |
X |
||
Get usage for a field |
X |
||
Create a field |
X |
||
Delete a field |
X |
||
Update a field |
X |
||
Records |
Insert or update record |
X |
|
Delete record |
X |
||
Query for data |
X |
||
Tables |
Get tables for an app |
X |
|
Get a table |
X |
||
Get all relationships |
X |
||
Create a table |
X |
||
Update a table |
X |
||
Delete a table |
X |
||
Create a relationship |
X |
||
Update a relationship |
X |
||
Delete a relationship |
X |
||
Reports |
Get reports for a table |
X |
|
Get a report |
X |
||
Run a report |
X |
||
Formulas |
Run a formula |
X |
|
UserToken |
Clone a user token |
X |
|
Deactivate a user token |
X |
||
Delete a user token |
X |
||
Auth |
Get a temporary token for a dbid |
X |
|
Files |
Delete file |
X |
Comments
Please sign in to leave a comment.