Grist
Grist integration status on indie.money
Written By Philippe
Last updated About 4 hours ago
Grist
β Supported β Connect your Grist instance and run document, record, and table operations.
Setup
- In Grist, create an API key (Profile Settings β API Key).
- In the credential, set Base URL to your Grist base URL β Grist Cloud (
https://docs.getgrist.com), your team site (https://your-team.getgrist.com), or a self-hosted URL. No/apisuffix, no trailing slash. - Paste the API key. Credentials are stored in Secure Vault.
Compatibility
All operations are supported β document, table, and row (create, get all, update, delete).
Limitations
- Self-hosted instances must be reachable over public HTTPS with a valid certificate. The platform enforces SSL validation and cannot reach
localhostor self-signed hosts (the defaulthttp://localhost:8484self-hosted setup will not work). - The credential collects a single Base URL β enter your full Grist origin (Cloud, team site, or self-hosted). There is no separate plan-type selector.