NocoDB
NocoDB integration on indie.money — open-source airtable alternative database
Written By pvdyck
Last updated About 5 hours ago
NocoDB
⬜ Community — Available, not yet validated
Overview
NocoDB is an open-source Airtable alternative that turns any database into a smart spreadsheet. Use this node to manage rows and tables programmatically.
Authentication
API Token via Secure Vault. Provide your NocoDB host URL and API token in the credential configuration modal.
Resources & Operations
Key parameters:
- Project ID and Table — required for all operations
- Fields to Send (Create/Update) — choose whether to define fields manually or auto-map from input
- Limit (Get Many) — control how many rows to return
- Filters — apply where-clause conditions when retrieving rows
Tips
- Use the Get Many operation with filters to query rows by field values rather than fetching all rows.
- When creating or updating, you can map fields automatically from the incoming JSON or define them one by one.
Status
This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.