Airtable CRM Follow-up Reminders in Slack
Every deal that dies quietly dies the same way: 'I'll follow up next week' - and next week never fires. If your CRM is an Airtable base, this workflow checks it every morning for records whose Next follow-up date is today (or overdue) and posts the list to Slack with your notes, so following up becomes a checkbox instead of a memory feat.
What this workflow does
- A Schedule Trigger fires each weekday at 8:30.
- An Airtable node searches your CRM table with a formula: follow-up date is today or earlier, status not closed.
- A Code node formats each contact into a line with name, company, and your last note.
- A Slack node posts the follow-up list - or stays silent if there's nobody due.
Setup guide
- Import the JSON into n8n (Workflows > Import from File).
- Connect Airtable with a personal access token (data.records:read scope on your base).
- Select your base and table in the Airtable node, and adjust the field names in the formula to match your columns (the template expects: Name, Company, Next follow-up, Status, Notes).
- Connect Slack and pick your channel or personal DM.
- Activate the workflow - reminders start tomorrow morning.
Want this running 24/7?
Self-host n8n on a cheap VPS and this workflow runs around the clock for less than a coffee a month.
Get an n8n VPS from $5/monthFAQ
Want the workflows this one is a warm-up for?
The Mega Bundle packs both WorkflowForge Pro volumes — 32 production-grade workflows: automations (cart recovery, lead scoring, invoice extraction) and AI agents (support agent, calendar assistant, research agent), each with a setup guide. $39 for both, instant download.
Get the Mega Bundle →Need it customized for your exact process?
I build custom n8n automations and AI agents professionally: your tools, your edge cases, tested and documented.
Hire me on Fiverr →