Launch catalog / Playbook

Airtable Marketplace

airtable.com ↗

Conditional free route directory

Researched from public pages — no submission was run · sources read 2026-09-26. Rules change — recheck the platform's own pages before submitting.

What the free route requires

  • Listing requires building a real Airtable extension/app with the developer toolchain — not a listing-only directory
  • Submission is free but gated on passing Airtable's multi-stage review

Requirements

  • A working extension built with @airtable/blocks-cli (block run / block release)
  • Latest developer tools version before submitting
  • Marketplace listing information prepared before submitting (the form asks for listing details after code upload)
  • Extension must follow the developer policy and the polishing guidelines
  • Review is four sequential stages; failures get feedback and can be resubmitted

Prepare before opening the form

  • Built and tested extension code
  • Marketplace listing info: name, description, category, assets
  • Read the developer policy, polishing guide, and review-process doc first

Workflow

  1. Develop the extension with blocks-cli (block init, block run, block release)
  2. Run `block submit` from the extension's home directory to upload code for review
  3. Complete the listing-information form via the link emailed/returned after upload
  4. Airtable reviews sequentially; respond to feedback and resubmit if failed
  5. On approval the extension is listed in the Marketplace and installable by all Airtable users
  6. Updates: run `block submit` again — published updates auto-push to users on next load

Watch for

  • Review covers functionality AND security — buggy submissions fail and restart the pipeline for bigger revisions
  • Batch updates — 'lean towards fewer, larger updates' since each resubmit runs full review
  • You are responsible for ongoing maintenance of a published extension
  • The marketplace surface is JS-rendered — verification requires a real browser

What counts as live

The extension appears in the Airtable Marketplace and is installable by other users

Not verified

  • Whether non-extension 'apps' (AI agents, integrations) have a separate submission path in the current marketplace
  • Review turnaround time — not stated in public docs

Sources

← Back to the launch catalog