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

  1. In Grist, create an API key (Profile Settings β†’ API Key).
  2. 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 /api suffix, no trailing slash.
  3. 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 localhost or self-signed hosts (the default http://localhost:8484 self-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.