Daily E-Commerce Order Reports: Supabase, GPT-4.1 & Gmail
Automates daily email summaries of e-commerce orders from Supabase using an AI Agent with GPT-4.1 for intelligent analysis and reporting.
This n8n workflow automates the generation and delivery of concise daily order reports for e-commerce businesses. Triggered every day at 8 AM, it uses an AI Agent to fetch the latest 24 hours of order data from Supabase tables including Orders, Order Items, Clients, and Products. The AI leverages OpenAI's GPT-4.1 model to analyze and summarize this data into a human-readable overview, highlighting key metrics like total sales, top products, and client activity.
The workflow streamlines business
Platform
n8n
Category
Data & Analytics
Price
$24.99
Creator
Bryce Yu
e-commerce
reports
supabase
openai
gpt-4
gmail
ai-agent
daily-automation
analytics
erp
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.