Ask a question to get started
Enter to sendā¢Shift+Enter new line
AirtableLoader( self, api_token: str, table_id: str, base_id: str, **kwargs:
BaseLoader
api_token
str
Airtable API token.
table_id
Airtable table ID.
base_id
kwargs
Any
{}
Lazy load Documents from table.
Load the Airtable tables.
Airtable
Additional parameters to pass to Table.all(). Refer to the pyairtable documentation for available options: https://pyairtable.readthedocs.io/en/latest/api.html#pyairtable.Table.all