Using Airtable for Apps
Learn how to use the Deplyr Airtable integration.
Usage Tips & Limitations
Deplyr cannot create an Airtable base for you, you must provide a base ID in your prompt
Deplyr cannot create tables or columns/fields in Airtable
Be specific about your base's schema when creating your app, be sure to specify the base ID, tables, fields, and field types that are relevant for your app
Example - Lead Capture Form
Let's build a lead capture form using Deplyr and Airtable with some custom logic.
This example shows how Deplyr’s AI chat can generate a fully functional app from a single prompt. While the form is intentionally simple, making single-shot generation expected, it still highlights the speed and ease of building with Deplyr.
Prerequisites:
Connect Airtable: on the Integrations tab in Deplyr click Connect.
Create an Airtable Base and Table (name it "Leads"), be sure to copy the base ID.
Create the following fields in the Table:
Name (Primary Field, Single Line Text)
Email (Email)
Message (Long Text)
How Hear (Long Text)
Accepted Terms (Checkbox)
Try the following prompt
Troubleshooting
Last updated
Was this helpful?