Capabilities
The Airtable connector syncs the following resources:| Resource | Sync | Provision |
|---|---|---|
| Users | ||
| Groups | ||
| Workspaces | ||
| Bases | ||
| Invite Links |
- 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
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.
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.
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
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.