Comment on page
Airtable
Use the Airtable API to create, read, update, and destroy records in your Airtable Base.
Formula |
Retrieve all existing records in a defined table. |
Retrieve an existing record in a defined table. |
Delete an existing record in a defined table. |
Update an existing record in a defined table. ("record" must be in JSON format and include the record_id of the record to update) |
Create a new record in a defined table. ("record" must be in JSON format) |
Page |
60 second getting started guide. |
Answers to frequently asked SheetLink questions. |
Powerful functions unique to SheetLink. |
Control the request to and response from any application. |
Last modified 2yr ago