Grist
Grist

Grist is a relational spreadsheet platform that combines the flexibility of a spreadsheet with the robustness of a database, allowing users to create custom applications tailored to their data needs.

Completely Secure
1VIEWS
2127USERS

Tools

1 of 6

Add Records

Tool to add records to a specified table in a Grist document. Use after confirming doc and table IDs.

Create Document

Tool to create a document in a workspace. Use when you need to add a new document programmatically after selecting a workspace.

Create Scim User

Tool to create a new SCIM user. Use when provisioning new user accounts via SCIM. Run after gathering all required user details.

Create Table

Tool to create tables in a document. Use after confirming the document ID. Creates one or more tables with specified columns in the given document.

Create Document Webhook

Tool to create a new webhook for a specified document. Use when you need to register webhook endpoints for document events in Grist. Run after confirming document ID.

Delete Attachment

Tool to delete a specified attachment from a Grist document. Use when you need to remove a file by providing its document and attachment IDs.