OperationsAdvancedn8n template
n8n Weekly Business Report Workflow: a free n8n template.
A Monday report of leads, sales, and support, week over week, in plain English.
What it does
You should not have to hunt for your own numbers. Every Monday morning this workflow pulls your leads, sales, and support stats, compares them to last week, and writes one plain-English report: what went up, what went down, and the one thing to watch. You start the week knowing the score in 2 minutes. Importable n8n JSON with setup sticky notes on every node. Add your keys and run it.
Inside the workflow: 18 nodes
- 01Every Monday 8amSchedule Trigger
- 02Test Trigger (deletable)Webhook
- 03Config (EDIT ME)Set
- 04Test Mode?If
- 05Mock Leads DataSet
- 06Mock Sales DataSet
- 07Mock Support DataSet
- 08Fetch Leads MetricsHttp Request
- 09Fetch Sales MetricsHttp Request
- 10Fetch Support MetricsHttp Request
- 11Combine MetricsMerge
- 12Compute Week-over-WeekCode
- 13Skip AI? (test mode)If
- 14Mock AI ReportSet
- 15AI Plain-English ReportHttp Request
- 16Extract ReportCode
- 17Send Report (add your Slack or email node)No Op
- 18Archive to Sheet (add your Google Sheets node)No Op
Questions
- Do I need to code?
- No. n8n Weekly Business Report Workflow is an importable n8n JSON file. Every node carries a sticky note that tells you what to set.
- How do I import it into n8n?
- Open n8n, press the three dots menu, pick Import from File, and select the JSON. Then follow the sticky notes.
- What do I need to run it?
- A free or paid n8n instance. The workflow has a Config node for your values and a test mode that runs with zero external credentials.
- What does it cost?
- Nothing. You trade your email for the download, and I send the file plus the setup guide.