airtable_plugin library

Support for seamless integration with Airtable's API.

This library provides functionality for CRUD operations and record filtering on Airtable tables.

Classes

AirtableCrud
A class that provides CRUD operations for Airtable.
AirtableQueryCrud
AirtableRecord
A class representing a record from an Airtable base.

Exceptions / Errors

AirtableException
A custom exception class for handling errors related to Airtable operations.