← All apps Visit Grist
Automate Grist for free on Stepper
Grist is a modern, open-source spreadsheet-database hybrid that combines the flexibility of a spreadsheet with the power of a relational database.
I want to integratewithSee how to connect Grist to ...
Triggers available for Grist on Stepper
New Record
Triggers instantly when a new record is created in a Grist table.
- 4 parameters
New or Updated Record
Triggers instantly when a record is created or updated in a Grist table.
- 4 parameters
Actions available for Grist on Stepper
Create Record
Creates a new record in a Grist table.
- 3 parameters
Update Record
Updates an existing record in a Grist table.
- 4 parameters
Create or Update Record
Creates a new record in a Grist table, or updates an existing record if a match is found based on specified columns.
- 4 parameters
Delete Record
Deletes a record from a Grist table by its row ID.
- 4 parameters
Find Record
Finds a record in a Grist table by matching a column value.
- 5 parameters
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.