Airtable connector
Airtable is a collaboration platform where you enter tasks into a spreadsheet-based system. You can create, read, update, and delete rows, perform searches, and make custom API calls to the Airtable API.
Authorize your Airtable account
When you add a Airtable card to a flow for the first time, you need to set up a configuration for that connector. Setting up a configuration will allow you to connect to your Airtable account, save the information, and reuse that configuration next time you build a flow with the connector. You won't have to sign in every time you want to build a flow with this connector. After you've set up one configuration, you can choose to use that configuration again, or set up a new one. See Authorization.
Airtable connector event cards
Action |
Description |
---|---|
New Row in Table | Start a flow when a new row is created in a table. |
Airtable connector action cards
Action |
Description |
---|---|
Create Row | Create a row in a specified Airtable table. |
Custom API Action | Make a custom, authenticated HTTP call to the Airtable API. |
Delete Row | Delete a row in a specified Airtable table. |
Read All Rows | Read all rows of a specified Airtable table. |
Read Row | Read a row in a specified Airtable table. |
Search Rows | Search rows in a specified Airtable table. |
Update Row | Update a row in a specified Airtable table. |