Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
️ Shopify Daily Order Reporting: AI Summaries & Multichannel Alerts Summary E commerce store management made easy. The workflow pulls your daily Shopify orders, calculates essential metrics like ...
n8n-nodes-base.stickynote, n8n-nodes-base.scheduletrigger, n8n-nodes-base.set, n8n-nodes-base.shopify, n8n-nodes-base.code, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.lmchatgooglegemini
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Tricore Infotech Pvt Ltd.
Original n8n.io sourceE-commerce store management made easy. The workflow pulls your daily Shopify orders, calculates essential metrics like revenue and fulfillment rates, and categorizes them by status (shipped, returned, cancelled, or pending). Gemini AI then transforms this data into a polished daily summary, logs the metrics into Google Sheets, and delivers the final report directly to your team via Slack and email.
Perfect for store owners and managers who want a hands-off, easy-to-read daily brief on how the store performed.
Before building, connect your accounts by clicking each node and selecting "Connect":
Open the "Set Config (Email & Sheet URL)" node and fill in the basics:
[email protected]).pending — we'll update it in Step 4.Date | Total Orders | New Orders | Shipped | Refunded | Cancelled | Revenue | Avg Value | Fulfillment % | Timestamphttps://docs.google.com/spreadsheets/d/{SHEET_ID}/edit).#errors channel).Asia/Kolkata? It runs at 23:59 IST and pulls orders from midnight-to-midnight IST.Toggle the workflow to Active in the top right corner. It will now run on autopilot!
Before trusting it completely, double-check these items:
orders:read permissions enabled.chat:write permissions.Calculate & Categorize Metrics code node. Change the filtering logic to only include orders where financial_status = "paid".Generate AI Summary node. You can explicitly tell Gemini to "write this like a strict financial auditor" or "make it fun and enthusiastic with lots of emojis."recipientMail variable to a group distribution list.This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Summarize daily Shopify orders with Gemini, Google Sheets, Gmail and Slack |
|---|---|
| Complexity | advanced |
| Nodes | 22 |
| Categories | CRM, AI Summarization |
| Author | Tricore Infotech Pvt Ltd |
| Published | 13 May 2026 |
Use the JSON export at /data/workflows/15693/15693.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
️ Shopify Daily Order Reporting: AI Summaries & Multichannel Alerts Summary E commerce store management made easy. The workflow pulls your daily Shopify orders, calculates essential metrics like ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your CRM, AI Summarization use case.