Airtable
Read records from any base or have AutoReport.to write structured rows back into a table every run.
Setup Guide
You’ll need: Personal Access Token
- Open Airtable -> Create token.
- Add the scopes data.records:read, data.records:write, and schema.bases:read, then add the bases you want AutoReport.to to access.
- Copy the token (starts with
pat) and paste it in Settings > Integrations in AutoReport.to under Airtable. - When building a report, pick Airtable as the source to read records, or as the destination to have the AI write a row back to your base each run.