Capabilities
The Airtable connector syncs the following resources:
Permission levels:
- Workspaces:
owner,create,edit,comment,read - Bases:
create,edit,comment,read(Airtable does not exposeowneras a base-level permission) - Groups:
member - Invite Links: Provisioning revokes (deletes) the link. Creating new invite links is not supported via the API.
Gather Airtable credentials
1
Create a personal access token with enterprise admin scope:
- Log in to Airtable and navigate to airtable.com/create/tokens.
- Click Create new token.
-
Name the token (for example,
ConductorOne). -
Add the following scopes:
Required for sync:
enterprise.account:read— lists enterprise workspacesworkspacesAndBases:read— reads workspace collaborators and invite linksschema.bases:read— reads base collaborators and invite linksenterprise.scim.usersAndGroups:manage— lists and provisions users and groups via SCIM
workspacesAndBases:write— grants, revokes, and updates workspace and base collaborator access; deletes workspace and base invite links
- Click Create token and copy the value — it is shown only once.
2
Find your Enterprise Account ID:
- In the Airtable Enterprise Admin Panel, navigate to Settings.
- Your Enterprise Account ID appears in the URL or in the account details section. It begins with
ent.
Configure the Airtable connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by C1.Done. Your Airtable connector is now pulling access data into C1.
1
In C1, navigate to Apps > Connectors and click Add connector.
2
Search for Airtable and click Add.
3
Choose where to add the connector: Create a new app, or Add to an existing app (then select the app).If you’re creating a new app, choose whether to link it to an application discovered from your identity provider: select Yes and pick the IdP application, or No to continue with just the connector.
4
Set the connector’s Name and, optionally, a Description.
5
Click the pencil icon next to Owners to choose who can configure and manage this connector.
6
Click Add. The connector is created and its configuration page opens.
7
Find the Settings area of the page and click Edit.
8
Enter the required configuration:
- API Token: Your Airtable personal access token with enterprise admin scope.
- Enterprise Account ID: Your Airtable enterprise account ID (starts with
ent), found in the Enterprise Admin Panel.
9
Click Save.
10
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.