Actions

Airtable Actions

Interact with Airtable.

The Airtable Action interacts with Airtable bases with support for Dynamic Workflow.


Create or Update a Record

SettingDescriptionRequired
AuthenticationThe Airtable authentication credentials.
BaseThe Airtable base which to connect to.
TableThe Airtable table which to connect to.
RecordThe Airtable record ID which to update. If left empty, a new record will be created instead.
FieldsData mapping for the record fields.
Type CastWhen enabled, Airtable API will perform best-effort for automatic data conversion. E.g. from a string to integer.
ReplaceWhen enabled, Airtable API will replace the entire record instead of patch it.
Common Settings
ValidationDescription
Action NameThe name to reference this action.
StatusDefines if the action is enabled or disabled.
ExecutionA list of conditions that must be met in order for the action to be executed.

Delete a Record

SettingDescriptionRequired
AuthenticationThe Airtable authentication credentials.
BaseThe Airtable base which to connect to.
TableThe Airtable table which to connect to.
RecordThe Airtable record ID which to delete.
Common Settings
ValidationDescription
Action NameThe name to reference this action.
StatusDefines if the action is enabled or disabled.
ExecutionA list of conditions that must be met in order for the action to be executed.

Integration

  1. Create a Form Area and access it Settings Panel.
  2. Add an Airtable action and populate the required settings.
Previous
Overview