Skip to content
Spreadsheets & DatabasesReal-timeUpdated May 2026

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.

2triggers
2actions
≈ 2 minto set up
Freetier · no card
Triggers

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.

Real-time · webhook-driven
Actions

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.

ActionWhat it does
Create SeaTable RowInserts a row with field values typed per column. For "external event → log to SeaTable" workflows.
List SeaTable RowsPaginated rows with optional filter expressions. For sync workflows that mirror SeaTable to other systems.
Recipes

Pre-built SeaTable workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect SeaTable once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every SeaTable field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

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?
Open the Tiny Command workflow builder, drop in a SeaTable node, and click Connect. Authorize SeaTable once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What SeaTable triggers does Tiny Command support?
Tiny Command supports 2 real-time SeaTable triggers, including "SeaTable Row Created", "SeaTable Row Updated". Each trigger fires within seconds of the event happening in SeaTable.
What SeaTable actions can I run from a workflow?
2 SeaTable actions are available out of the box, covering spreadsheets & databases operations like "Create SeaTable Row". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the SeaTable integration real-time?
Yes. SeaTable Row Created and every other SeaTable trigger uses webhooks or push subscriptions, so workflows fire within seconds of the event in SeaTable rather than on a polling schedule.
Do I need to write code to use SeaTable with Tiny Command?
No. Every SeaTable trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any SeaTable API endpoint directly.
How much does the SeaTable integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The SeaTable integration itself has no per-app surcharge.
Related

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.