Airtable integration connector
Add white-label customer-facing integration with Airtable into your app with just a few lines of code.
Managed authentication
Connect your customer accounts in Airtable without researching its API, registering in a developer program, and getting your application approved. We take care of authentication, secure credentials storage, and token refreshes so you don't have to.
Just one line of code for you and one click for your customers:
iApp.integration('airtable').open()
And Airtable to your app in the next 30 minutes
Work with Airtable data collections
Read and write data, get custom fields schema, and react to changes in Airtable data.
Read more about working with data collections
List | Find by ID | Create | Update | Delete | |
---|---|---|---|---|---|
Table | ✅ | ✅ | ✅ | ✅ | ➖ |
Trigger integrations on Airtable events
React to events in the external app. Receive changes in data regardless of whether webhooks are supported or not.
Read more about working with events