
Get All Records from Airtable with Pagination
airtable_to_df.RdRetrieves ALL records from an Airtable table, handling pagination automatically.
Retrieves ALL records from an Airtable table, handling pagination automatically.
Usage
airtable_to_df(base_id, table_name, token, list_handler = "collapse")
airtable_to_df(base_id, table_name, token, list_handler = "collapse")