Connectors
Airtable
Icon

Airtable Connector

Quickly build integrations connecting your B2B SaaS to Airtable.

About the Airtable Connector

Manage records, tables, and bases in Airtable.

Actions

Actions are tasks that you add to your workflow. One action might update records in a third-party API, while another action might fetch a list of records.

Jump to actions

Triggers

Triggers cause workflows to run. Some triggers run on a schedule. Others are invoked by a webhook request, or poll an API for new data. If a connector does not have a built-in trigger, you can use a generic scheduled or webhook trigger.

Jump to triggers

FAQs

Learn more about this connector and related integration functionality.

Jump to FAQs

Actions

Action NameAction Description
Get Base SchemaRetrieve the schema of all tables within a base.
List BasesList all bases within the Airtable account.
Create RecordCreate a new record in the specified table.
Delete RecordDelete a record from the specified table.
Get RecordRetrieve a record by ID from the specified table.
List RecordsList all records within the specified table.
Update RecordUpdate the field values of a record in the specified table.
Get Current UserRetrieve the user ID and OAuth scopes for the current user.
Raw RequestSend a raw HTTP request to Airtable.
Delete WebhookDelete a webhook subscription from a base.
List WebhooksList all webhook subscriptions registered for a base.
Create WebhookCreate a new webhook subscription for a base.
Refresh WebhookExtend the expiration of an existing webhook subscription.

Triggers

Trigger NameTrigger Description
WebhookReceive and validate webhook requests from Airtable for manually configured webhook subscriptions.
Base Change NotificationsReceive base change notifications from Airtable. Automatically creates and manages a webhook subscription when the instance is deployed, and removes the subscription when the instance is deleted.
New and Updated RecordsChecks an Airtable table for new and updated records on a configured schedule, using `LAST_MODIFIED_TIME()` as the server-side filter. Records are partitioned by `createdTime` versus `lastPolledAt`: records whose `createdTime` is after `lastPolledAt` go to the `created` bucket, while older records modified since `lastPolledAt` go to the `updated` bucket.
API Connectors

Integrate with customers' other SaaS apps, fast

Prismatic’s API connectors make it easy to integrate other SaaS apps – without reinventing the wheel. Triggers, actions, and auth are fully handled. And they work with all of Prismatic’s options for building integrations:
  • Empower non-devs with a low-code designer
  • Give devs freedom to build completely in code
  • Let customers create their own workflows
Image