SeaTable open-source spreadsheet database
SeaTable is the open-source Airtable alternative — typed columns, linked tables, views, formulas, plus full self-hosting and a generous free cloud tier. Tiny Command surfaces two triggers (Row Created — fires when a new row lands in a table; Row Updated — fires on any cell change) plus two actions (Create Row, List Rows with filter expressions). The connection takes a SeaTable workspace URL (cloud.seatable.io or your self-hosted instance) plus an API token scoped to a specific base (SeaTable's term for a workbook). The base token approach is the right pattern — scope each Tiny Command connection to one base, so workflows can't accidentally touch other workspaces. Row payloads include the row ID (stable), every column's value typed per column (text, number, date, single-select, multi-select, link to another record, formula, etc.). For row-change events on self-hosted SeaTable, the webhook system needs to be enabled (admin panel toggle); cloud SeaTable enables it by default.
No credit card required · Set up in under 2 minutes
2 real-time triggers, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.
Fires when a new row lands in a SeaTable table. For "external event → reflect in SeaTable + auto-process" workflows or for triggering downstream actions on data ingestion.
Fires on any cell change in a row. For granular workflows that react to specific column updates.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does | Open action |
|---|---|---|
| Create SeaTable Row | Inserts a row with field values typed per column. For "external event → log to SeaTable" workflows. | |
| List SeaTable Rows | Paginated rows with optional filter expressions. For sync workflows that mirror SeaTable to other systems. |
Clone any recipe and customize it in one click. Every recipe is fully editable.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect SeaTable once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every SeaTable field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
If we missed yours, ping support. We usually reply within an hour.
Same category as SeaTable, ordered by how often teams pair them. Hover the carousel to pause.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.