What This Workflow Does
This automation solves the problem of manually tracking new contacts in Airtable by automatically sending you a daily email summary. Instead of constantly checking your base for updates, you'll receive a neatly formatted report each evening with all new entries from that day.
The workflow connects your Airtable base to Gmail, queries for records created in the last 24 hours, formats the data into an easy-to-read HTML table, and delivers it directly to your inbox. It's ideal for sales teams, recruiters, or anyone managing growing contact databases.
How It Works
1. Scheduled Trigger
The workflow activates daily at your specified time (default is 11 PM) to capture all new contacts added that day.
2. Airtable Query
It connects to your Airtable base and searches for records created within the last 24 hours using timestamp filtering.
3. Data Formatting
Contact information is extracted and organized into a clean HTML table structure with your preferred fields.
4. Email Composition
The formatted data is inserted into an email template with your preferred styling and branding.
5. Delivery via Gmail
The completed summary email is sent through your connected Gmail account to your specified recipients.
Who This Is For
This workflow is perfect for:
- Sales teams tracking new leads
- Recruiters managing candidate pipelines
- Community managers onboarding new members
- Small businesses capturing customer inquiries
- Any team using Airtable as a shared contact database
Pro tip: Add conditional filters to route different contact types to specific team members based on tags or categories.
What You'll Need
- An Airtable base with contacts data
- Gmail account for sending emails
- Airtable personal access token with read permissions
- n8n instance (cloud or self-hosted)
Quick Setup Guide
- Download the template JSON file
- Import into your n8n instance
- Configure Airtable credentials with your base ID and API key
- Set up Gmail OAuth2 connection
- Adjust the schedule trigger timing if needed
- Test with a small dataset before enabling daily runs
Key Benefits
Save 1-2 hours daily by eliminating manual contact tracking and reporting. The automation handles data collection and formatting automatically.
Never miss a new contact with systematic daily reporting. Even if you forget to check Airtable, you'll still get all the information.
Standardized reporting ensures consistent presentation of contact information across your team.
Customizable fields let you highlight the most important information for your specific use case.
Scalable solution that works whether you add 5 or 50 new contacts daily.