Settings
Configure your Airtable workspace connection
API Credentials
Your Airtable Personal Access Token. Create one at airtable.com/create/tokens. Requires
data.records:read and data.records:write scopes.Base Configuration
Specify which Airtable base and table to connect to.
Field Mapping
Map your Airtable field names to the editor's functions. These must match exactly as they appear in Airtable.
Display name in the record list
Fallback display name. Use the Table ID below for reliable queries.
The field containing email addresses (e.g. Email Formula or Email).
Preferred — use the table ID (e.g. tblcD0uxF4PJ0LABT) for reliable queries.
Scope recipient queries to a specific view (e.g. viwefUKkCOMIy8oBW).
How to find your IDs
Base ID — open your base in Airtable, go to Help → API documentation. The Base ID starts with app.
Table ID — visible in the URL as tbl…, or just use the exact table name (e.g. Emails).