Launch catalog / Playbook
Airtable Marketplace
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
- Develop the extension with blocks-cli (block init, block run, block release)
- Run `block submit` from the extension's home directory to upload code for review
- Complete the listing-information form via the link emailed/returned after upload
- Airtable reviews sequentially; respond to feedback and resubmit if failed
- On approval the extension is listed in the Marketplace and installable by all Airtable users
- 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
- Submitting your extension to the Airtable Marketplace — `block submit` CLI flow plus listing-info form (content read via search result) ↗
- Extension review process — four sequential reviews; failed submissions get feedback and can resubmit (content read via search result) ↗
- Airtable Marketplace — JS-rendered; requires supported browser ↗