تكامل Airtable
Read and write Airtable records across bases and tables — the flexible database for ops teams.
Records
- List Records — List records in a table (cursor-paginated: response offset token, absent on the last page; pageSize max 100)
- Get Record — Get a record by id
- Create Records — Create one or more records
- Update Records — Update records (PATCH)
- Delete Record — Delete a record