- Integrations
- /
- SeaTable
SeaTable
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.
Workflows start when SeaTable does.
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.
Do anything SeaTable can do, from a workflow.
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 |
|---|---|
| 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. |
Pre-built SeaTable workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
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.
Questions about the SeaTable integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect SeaTable to Tiny Command?
What SeaTable triggers does Tiny Command support?
What SeaTable actions can I run from a workflow?
Is the SeaTable integration real-time?
Do I need to write code to use SeaTable with Tiny Command?
How much does the SeaTable integration cost?
More spreadsheets & databases apps people connect.
Same category as SeaTable, ordered by how often teams pair them. Hover the carousel to pause.
Do more with SeaTable.
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.