Skip to main content
DSALTA connects to Airtable using read-only API access to collect compliance evidence automatically. Data feeds into your Data Library modules.
Read-only access. DSALTA never modifies, creates, or deletes resources in your Airtable account.
What you’ll see. Airtable personal access tokens identify only their own owner, so DSALTA’s Access page lists the connected account (by email), not every individual person in your Airtable workspace. A full member roster requires an Airtable Enterprise account with additional scopes. Treat the Access list as the connected account and confirm its owner against your People page. DSALTA’s Inventory page lists the bases the token can read.
DSALTA collects this integration’s data when you connect it — you can refresh it at any time with Sync from integrations on the Integrations page. The compliance checks below re-run once a day at 02:00 America/New_York.

What DSALTA reads

DSALTA reads the Airtable account that authorised the connection — its email address, a single row on your Access page; and your Airtable resources, which appear on your Inventory page. An Airtable personal access token identifies only its own owner, so there is no roster to read, and whoami returns no name, role or status — the row shows the email in place of a name and is labelled an active Owner by DSALTA, not by Airtable.It calls these Airtable endpoints:
  • /v0/meta/whoami
  • /v0/meta/bases
Every request is a read. DSALTA has no code path that creates, modifies, or deletes anything in your Airtable environment.

Troubleshooting

There is no Reconnect button. Open Integrations → Connected, click Manage on the Airtable card, and check the Status tab — it shows either Connected and working properly or Connection issues detected. To restore a broken connection you must Disconnect and connect again, which permanently deletes the data and tests collected from Airtable. This can happen if the personal access token was deleted, expired, or had its scopes changed in Airtable.
Confirm the personal access token is still valid and still carries the user.email:read and schema.bases:read scopes. If the Inventory page is empty, check that the base(s) or workspace(s) are still added to the token’s Access section, then click Sync from integrations on the Integrations page (Connected tab) — it refreshes every connected integration at once.