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 Integrations > Connectors and click Add connector.
2
Search for Airtable and click Add.
3
Choose how to set up the new Airtable connector:
- Add the connector to a currently unmanaged app
- Add the connector to a managed app
- Create a new managed app
4
Set the owner for this connector.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
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.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.