Grist

Grist integration on indie.money — manage documents, tables, records, and columns in Grist spreadsheets

Written By pvdyck

Last updated About 3 hours ago

Grist

Community — Available, not yet validated

VendorGrist
NodesGrist
Tier⬜ Community
AuthAPI Key via Secure Vault

Overview

Manage documents, tables, and records in Grist spreadsheets. Grist is an open-source modern relational spreadsheet that combines the flexibility of a spreadsheet with the structure of a database.

Authentication

API Key via Secure Vault. Requires a Grist API key. Connect via the credential configuration modal.

Resources & Operations

ResourceOperationDescription
RowCreateCreate a new row in a table
RowDeleteDelete a row from a table
RowGet ManyList rows in a table
RowUpdateUpdate an existing row

Tips

  • Grist tables have typed columns (text, numeric, date, reference, etc.), making them more structured than traditional spreadsheets.
  • Use Row > Get Many with filters to query specific subsets of data from a Grist table.
  • Grist supports both hosted (getgrist.com) and self-hosted instances. Set your Grist server URL in the credentials.
  • Combine with trigger nodes to automatically sync data between Grist and other services.

Status

This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.