← All apps Automate Stackby for free on Stepper
Stackby is a no-code spreadsheet-database platform that lets you build custom databases, automate workflows, and collaborate in real time.
I want to integrate
with
See how to connect Stackby to ... Triggers available for Stackby on Stepper
New Row
Triggers when a new row is added to a table.
Actions available for Stackby on Stepper
Create Row
Creates a new row in a Stackby table.
- 3 parameters
- Stack
- Table
- Row Fields
Update Row
Updates specific fields on an existing row.
- 4 parameters
- Stack
- Table
- Row ID
- Updated Fields
Delete Row
Deletes a row from a table.
- 3 parameters
- Stack
- Table
- Row ID
Get Row
Retrieves a specific row by its ID.
- 3 parameters
- Stack
- Table
- Row ID
List Rows
Returns a paginated list of rows from a table. Supports filtering and sorting.
- 6 parameters
- Stack
- Table
- Filter
- Sort Field
- Sort Direction
- View Name
List Tables
Returns all tables in a stack.
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.