Automate Weekly Sales Metrics Reporting from Airtable to Slack - n8n Workflow | Neura Market
Automate Weekly Sales Metrics Reporting from Airtable to Slack
This workflow automatically generates a comprehensive weekly sales report from Airtable and delivers it to Slack. It calculates essential sales metrics such as total pipeline value, weighted pipeline, top deal, closed revenue, and win rate, all formatted for easy readability in Slack.
The workflow begins with a scheduled trigger that activates every Monday. It retrieves deal data from Airtable, distinguishing between open and closed deals. Using JavaScript, it computes various sales metrics and formats them into a Slack-friendly message. This automation is ideal for sales managers and teams seeking regular insights into their sales pipeline without manually checking the CRM.
Platform
n8n
Category
CRM - Sales
Price
Free
Creator
David Kim
code
merge
slack
airtable
stickyNote
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.