Connect your Airtable data with a single prompt. Airtable is a cloud-based platform that combines the simplicity of a spreadsheet with the power of a relational database. Connect it to Rocket and describe the data views you need in chat. Rocket generates forms, dashboards, and filtered lists that read from and write to your Airtable bases automatically.Prerequisites:
- A Rocket account at rocket.new.
- An Airtable account with at least one base.
- The Rocket mobile app installed (for mobile setup).
What you can use it for
CRM and lead tracker
CRM and lead tracker
Manage contacts, deals, and sales pipelines with a clean interface backed by Airtable data.Try this prompt:Rocket creates: lead table view, add-lead form, pipeline board, and status filters.
Content calendar
Content calendar
Plan and schedule blog posts, social media content, and marketing campaigns from a shared calendar.Try this prompt:Rocket creates: calendar UI, post detail modal, status badge system, and new-post form.
Inventory tracker
Inventory tracker
Track stock levels, product details, and reorder thresholds for physical or digital goods.Try this prompt:Rocket creates: product table, stock-level indicators, alert banner, and inline editing.
Project management board
Project management board
Organize tasks, assign team members, and track progress across projects.Try this prompt:Rocket creates: Kanban board, task cards, drag-and-drop handlers, and Airtable sync logic.
Event registration system
Event registration system
Collect RSVPs, manage attendee lists, and display upcoming events from Airtable.Try this prompt:Rocket creates: event cards, RSVP form, attendee count display, and countdown component.
Get your credentials
Airtable connects to Rocket via OAuth. No API key is needed. During setup, Rocket redirects you to Airtable’s authorization page where you grant access to your bases. Rocket never stores your Airtable password.Detailed setup
- Web Browser
- Mobile App
Open Integrations
- Open any project.
- Go to Integrations.
- Click the Airtable card.
Authorize Airtable
- Click Connect.
- You will be redirected to Airtable’s authorization page.
- Log in to your Airtable account if prompted.
- Review the permissions and click Grant access to allow Rocket to read and write to your bases.
Disconnect Airtable
- Click the Airtable integration again.
- Click Disconnect to remove the connection.
Prompt cookbook
Copy-paste these prompts after connecting Airtable to build common data-driven features:| Use case | Prompt |
|---|---|
| Lead dashboard | Show all leads from my Airtable base in a sortable table with status filters. |
| Add-record form | Create a form that adds new contacts to my Airtable Contacts table. |
| Content calendar | Build a monthly calendar view of blog posts from my Airtable content base. |
| Inventory tracker | Display products from Airtable with stock levels and a low-stock warning badge. |
| Kanban board | Create a drag-and-drop Kanban board synced with my Airtable tasks base. |
| Search and filter | Add a search bar and category filter to my Airtable product listing page. |
| Detail page | When a user clicks a row, open a detail page showing all fields for that Airtable record. |
| CSV export | Add an "Export to CSV" button that downloads all visible Airtable records. |
| Charts | Show a bar chart of leads by status using data from my Airtable base. |
| Inline editing | Let users edit Airtable records directly in the table without opening a separate form. |
Tips and limitations
- Airtable connects via OAuth. No API key is needed. Rocket never stores your password and you authorize access through Airtable’s own login flow.
- Base structure matters. Make sure your Airtable base has clear table and field names. Rocket reads these to generate accurate views and forms.
- Rate limits apply. Airtable limits API requests to 5 requests per second per base. High-traffic apps may need caching or a dedicated backend.
- Deleting records in Airtable is permanent. Rocket can create, read, and update records, but be cautious with delete operations since Airtable does not have a built-in undo for deleted rows.
- One Airtable account per project. Each Rocket project connects to one Airtable account. Use different projects for different Airtable accounts.

