Connecting Your Base
Linking Your Table
- Go to the Send Emails tab
- Select the Airtable table that contains your recipient data
- Choose the column that holds the email addresses
- Pick the email template you want to send
- Select the sender account (Gmail, Outlook, or SMTP)
- Choose your recipients (select records or view)
- Click Send Email
Using Airtable Fields in Emails
You can personalize your emails by inserting values from your Airtable fields:
- Use
{{First Name}}
,{{Company}}
, or any other column name - These tokens will be replaced with actual data from the table you select
- Make sure your Airtable column names match the token names in the email
✅ Example: If you have a column called First Name
, use {{First Name}}
in the email content.
Last updated on