Skip to content
Spreadsheets & DatabasesReal-timeUpdated May 2026
T

Teable

Teable Postgres-backed Airtable alternative

Teable is the open-source spreadsheet-database hybrid built on Postgres — Airtable-class UX with the underlying data store being a real Postgres database (fast, scalable, query-able via SQL outside Teable). Tiny Command exposes three actions, no triggers (Teable webhooks for record events are configured per-table; point at a Tiny Command webhook trigger URL): List Records (with Teable's filter syntax), Get Record (by ID), Create Record (with field values matching the table's schema). The connection takes a Teable instance URL (self-hosted or hosted at teable.io) plus a personal access token from User Settings. The Postgres-backed angle is the differentiator — for high-volume tables (100k+ rows) where Airtable's performance degrades, Teable stays fast because it's a real database underneath. Plus, your data is queryable via direct SQL access (paid tier) for downstream BI or sync workflows that don't need to go through the Teable API.

0triggers
3actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything Teable 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 RecordInserts a new record into a Teable table with the supplied field values. Teable is an Airtable-style spreadsheet-database, so you map your inputs to the table's named columns.
Get RecordReturns a single Teable record by its record ID, including the values of every field. Use this when you already hold an ID from a prior step.
List RecordsLists records from a Teable table with their field values and metadata. Pair with filters (or a view ID) to scope the result to just the rows you care about.
Recipes

Pre-built Teable 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 Teable 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 Teable 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 Teable integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Teable to Tiny Command?
Open the Tiny Command workflow builder, drop in a Teable node, and click Connect. Authorize Teable once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Teable triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Teable today. Use Tiny Command's universal Webhook or Schedule trigger to start Teable workflows, then run any Teable action you need.
What Teable actions can I run from a workflow?
3 Teable actions are available out of the box, covering spreadsheets & databases operations like "Create Record". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Teable integration real-time?
Teable actions execute synchronously inside your workflow. Tiny Command waits for Teable's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use Teable with Tiny Command?
No. Every Teable 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 Teable API endpoint directly.
How much does the Teable 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 Teable integration itself has no per-app surcharge.
Related

More spreadsheets & databases apps people connect.

Same category as Teable, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Teable.

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.