airtable
Airtable: 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. See the documentation
Create Comment: Create a comment on a selected record. See the documentation
Create Field: Create a new field in a table. See the documentation
Create Multiple Records: Create one or more records in a table in a single operation with an array. See the documentation
Create or Update Record: Create a new record or update an existing one. See the documentation
Delete Record: Delete a selected record from a table. See the documentation
Get Record: Get data of a selected record from a table. See the documentation
Get Record Or Create: Get a specific record, or create one if it doesn't exist. See the documentation
List Bases: Get the list of bases that can be accessed. See the documentation
List Records: Retrieve records from a table, optionally sorting and filtering results. See the documentation
List Records in View: Retrieve records from a view, optionally sorting and filtering results. See the documentation
List Tables: Get a list of tables in the selected base. See the documentation
Search Records: Search for a record by formula or by field value. See the documentation
Update Comment: Update an existing comment on a selected record. See the documentation
Update Field: Update an existing field in a table. See the documentation
Create Single Record: Adds a record to a table.
Update Record: Update a single record in a table by Record ID. See the documentation
Update Table: Update an existing table. See the documentation
Last updated
Was this helpful?