Hello. Am developing an app using Flutter. Would like to find if I can use Airtable as my database. Is there an API that I can use to integrate Airtable with Flutter? Will need to be able to do all CRUD operations. If so, is there any documentation that I can refer to? Thank you!
Page 1 / 1
Welcome to the community, @Rob_N! :grinning_face_with_big_eyes: Airtable’s REST API documentation can be found here, including examples that are specific to the bases in your workspace:
You can easily intergrate airtable with Fluttert Using Airtable_Crud package
https://pub.dev/packages/airtable_crud
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.