
When we initialize your fields in Bubble, the Airtable API will not return fields where every row is blank. Before initializing your Table, make sure that you have at least one filled-out value in each of your columns in Airtable.Select the permissions you want to allow for your Table data.

If the view field is left blank, your data will return in a random order in Bubble. However, specifying a view allows Bubble to pull data from Airtable in the order it appears in your view. The view "Grid view" is filled out, but if you don't have a view with this name, change it accordingly.
Airtable database install#
Install the Airtable Plugin in the Plugins tab of the editor.To connect an Airtable Base to Bubble, follow these steps:

We don’t recommend using Airtable as your sole database because using your Bubble database will generally be more performant, since it won’t require API calls. The ideal use case for this plugin is to supplement your Bubble application with Airtable data, or vice versa.
Airtable database update#
This way you could easily and quickly enter data first and afterwards build complex, scalable apps upon that.The Airtable Plugin can be used to pull data from Airtable into Bubble, as well as update Airtable records from Bubble workflows. I suppose, Airtable will really begin to shine once they release their API and open up the underlying database for direct manipulation via SQL. Currently, it’s more of a very decent tabular data entry and presentation tool. It’s still far from being on par with competitors such as Microsoft Excel in terms of cell content manipulation, formatting or calculations. What sets Airtable apart from competitors such as Google Docs is it’s really decent UI, which includes a good mobile user experience, too. Not only does this approach allow you to collaborate on a spreadsheet easily but it also provides several features that are not normally possible with spreadsheets or at least not without incurring a performance hit: Entering data is just as easy as entering data in a normal spreadsheet but instead of a fragile spreadsheet file that’s hard to share and collaborate on the data ends up in a scalable database.

The web app allows you to create new spreadsheets from pre-populated templates such as ‘Personal CRM’, ‘Sales Leads’ or ‘Applicant Tracking’. However flexible, what keeps spreadsheets from being useful as general next-generation computing tools is their lack of scalability and the maintenance headaches they cause.Īirtable is a self-proclaimed spreadsheet-database hybrid: An online spreadsheet application that’s backed by a robust database backend.

These are common tasks a spreadsheet solves very well with no need for complex database or application server software.Ī spreadsheet is a flexible tool that provides simple, responsive and instant feedback to data input and algorithm changes. Compiling tabular data, creating connections between particular pieces of that data, condensing and aggregating over a dataset’s values. A spreadsheet environment lends itself particularly well to addressing everyday computing problems.
Airtable database software#
Lots of the software of the world is written in Microsoft’s Excel.
