Automate your client engagement and CRM workflows using n8n. This automation captures form submissions, logs leads, sends auto-responses, and optionally delivers daily summaries — all without manual effort.
This n8n workflow is designed to:
- Capture new lead submissions via a Webhook
- Store lead information in Airtable
- Send a personalized thank-you email via Gmail
- Log each submission in a Google Sheet
- Optionally send a daily Slack or Email report summarizing all new leads
| Tool | Purpose |
|---|---|
| Webhook | Triggers on form submission |
| Airtable | Stores structured lead data (CRM) |
| Gmail | Sends personalized thank-you emails |
| Google Sheets | Maintains log for each submission |
| Slack (opt.) | Sends daily lead report |
| Cron | Triggers daily reports at 10 AM |
