QuickBase
QuickBase integration on indie.money — manage applications, tables, and custom business workflows
Written By pvdyck
Last updated About 3 hours ago
QuickBase
⬜ Community — Available, not yet validated
Overview
QuickBase is a low-code application platform for building custom business workflows. Use this node to manage fields, records, and reports.
Authentication
API Key (User Token) via Secure Vault. Provide your QuickBase hostname and user token in the credential configuration modal.
Resources & Operations
Key parameters:
- Table ID — the QuickBase table identifier (required for all operations)
- Columns (Record) — fields to include in the response
- Where clause (Get Many) — QuickBase query syntax for filtering records
- Report ID (Report) — identifier for saved reports
Tips
- Use Record > Upsert to create or update records in a single operation based on a key field.
- The Where clause uses QuickBase query syntax (e.g.,
{'3'.EX.'value'}), not SQL.
Status
This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.