Getting started

Build apps and workflows on top of your Airtables.

NOTE: AirQL is currently a beta product and should not be used for mission critical apps. While the service is generally reliable, it is still a work in progress and core features and APIs are still subject to change.

For product questions you can reach us at [email protected]. We also love to hear feedback or suggestions you may have!

AirQL is a utility layer between Airtable's API and custom/internal web applications that you build.

It offers a GraphQL API for your Airtable data, with OAuth2-based authentication and granular, role-based permissions built in.

We use AirQL to build more sophisticated apps that use Airtable bases as their data stores. See the Examples section in the user guide for ideas around potential usage.

To get started building a real app, there are a few things you'll need to do:

We'll quickly walk through the steps for each area.

Last updated