An n8n automation workflow that collects multi-platform sales data, analyzes it with AI, and delivers a beautifully formatted HTML report to the business owner every Monday morning.
A five-stage automated pipeline that transforms raw sales data into actionable business intelligence
Runs every Monday at 1:00 AM automatically using n8n's Schedule Trigger node. No manual intervention required — the workflow kicks off like clockwork each week.
Pulls the latest sales data directly from Google Sheets via the Google Sheets API. Aggregates orders, revenue, and platform metrics from the connected spreadsheet.
Structures and cleans the raw spreadsheet data using JavaScript within n8n's Code node. Calculates week-over-week changes, growth rates, and platform breakdowns.
An AI/LLM node generates human-readable insights and actionable recommendations. Identifies trends, flags anomalies, and suggests optimizations for each sales channel.
Sends a beautifully formatted HTML report via Gmail to the business owner. Includes data tables, growth metrics, AI insights, and platform-specific recommendations.
Built entirely within n8n's visual workflow builder — no external code or servers required
Four-step automated pipeline from scheduled trigger to delivered report
The n8n Schedule Trigger fires every Monday at 1:00 AM, initiating the workflow automatically without any manual input.
The Google Sheets node fetches the latest rows from the connected spreadsheet — orders, revenue, platform, and date columns.
An AI/LLM node processes the structured data, identifies week-over-week trends, and generates actionable business insights in plain English.
A polished HTML report with data tables, growth metrics, and AI insights is sent to the business owner via Gmail — ready to read.
Stop manually compiling weekly sales data. Let AI do the heavy lifting and deliver insights straight to your inbox.