airtable
Last updated
Was this helpful?
Last updated
Was this helpful?
: Airtable is a low-code platform to build next-gen apps. Move beyond rigid tools, operationalize your critical data, and reimagine workflows with AI.
Create Table: Create a new table.
Create Comment: Create a comment on a selected record.
Create Field: Create a new field in a table.
Create Multiple Records: Create one or more records in a table in a single operation with an array.
Create or Update Record: Create a new record or update an existing one.
Delete Record: Delete a selected record from a table.
Get Record: Get data of a selected record from a table.
Get Record Or Create: Get a specific record, or create one if it doesn't exist.
List Bases: Get the list of bases that can be accessed.
List Records: Retrieve records from a table, optionally sorting and filtering results.
List Records in View: Retrieve records from a view, optionally sorting and filtering results.
List Tables: Get a list of tables in the selected base.
Search Records: Search for a record by formula or by field value.
Update Comment: Update an existing comment on a selected record.
Update Field: Update an existing field in a table.
Create Single Record: Adds a record to a table.
Update Record: Update a single record in a table by Record ID.
Update Table: Update an existing table.