Airtable

Overview

You can create an Airtable Destination Connector to write to an Airtable location.

To set up this Connector you will need an Airtable API Key that has access to the Table(s) where the resources will reside. To learn more about creating Airtable API keys, you can visit their support website article: https://support.airtable.com/docs/how-do-i-get-my-api-key-.

The schema for this Source Connector is defined by the schema of the destination Table.

Prerequisites

Required information:

Creating an Airtable Destination Connector

Step 1: After selecting + New Connector, under the system prompt, click Airtable.

Step 2: Enter a Connector Name

Step 3: Select Destination Connector

Step 4: Input your Airtable API Key and click Connect.

To learn more about creating Airtable API keys, you can visit their support website article: https://support.airtable.com/docs/how-do-i-get-my-api-key-.

Step 5: Select the workspace and table ID associated with the destination where the data should be written. This list will pre-populate after clicking Connect in the previous step.

To learn more about Airtable IDs, you can visit their support website article:https://support.airtable.com/docs/understanding-airtable-ids

Note: Airtable Destination Connectors will append data to the destination, as opposed to overwriting.

Advanced Options

Validation Webhook

We support the use of Validation Webhooks to prevent bad data from being written to your systems, adding another layer of protection to the built-in validations that Osmos provides. The Webhook URL can be posted here.

For more information on Validation Webhook configuration, see Server Side Validation Webhooks

Last updated