Block 1 - Fetch WooCommerce Orders
- Type / Role
- n8n-nodes-base.wooCommerce - wooCommerce
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
WooCommerce Daily Sales & Revenue Spike Monitor → Slack Alert This workflow automatically checks your WooCommerce store’s last 24 hours of revenue, top selling products, and cancelled orders on a d...
n8n-nodes-base.woocommerce, n8n-nodes-base.filter, n8n-nodes-base.code, n8n-nodes-base.scheduletrigger, n8n-nodes-base.if, n8n-nodes-base.slack, n8n-nodes-base.stickynote, n8n-nodes-base.merge
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by WeblineIndia.
Original n8n.io sourceThis workflow automatically checks your WooCommerce store’s last 24 hours of revenue, top-selling products, and cancelled orders on a daily schedule. It sends Slack notifications when sales cross a defined threshold or provides a detailed status update—including cancellation impact—if the target hasn’t been met, helping teams react quickly without manual reporting.
This workflow serves as a daily sales and revenue health monitoring assistant for your WooCommerce store.
Schedule Trigger
Fetch Orders from WooCommerce
Filter Paid Orders
Completed or Processing.Filter Last 24 Hours Orders
Calculate Top Products
Calculate Total Revenue
Fetch & Process Cancelled Orders
Cancelled.Merge & Format Sales Data
Threshold Check
Send Slack Alerts
> Many more business scenarios can be addressed based on your store’s needs.
| Issue | Possible Cause | Solution |
|---|---|---|
| No Slack alert received | Revenue did not exceed threshold | Check threshold or test with lower value |
| Workflow fails | WooCommerce API error | Verify API credentials and permissions |
| Revenue or cancellation shows zero | Orders filtered out | Validate order status and date logic |
| Slack message not sent | Wrong Slack credentials | Reconnect Slack node |
| Orders missing | Timezone mismatch | Align WooCommerce and n8n timezone |
Need help setting up this workflow or customizing it further?
Our n8n workflow development team at WeblineIndia can assist you with implementation, add-ons, performance optimization and building similar n8n automations tailored to your business needs.
👉 Contact WeblineIndia today to automate smarter and scale faster.
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 | Monitor WooCommerce daily revenue spikes and send Slack alerts |
|---|---|
| Complexity | advanced |
| Nodes | 20 |
| Categories | CRM |
| Author | WeblineIndia |
| Published | 23 Dec 2025 |
Use the JSON export at /data/workflows/12059/12059.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.
WooCommerce Daily Sales & Revenue Spike Monitor → Slack Alert This workflow automatically checks your WooCommerce store’s last 24 hours of revenue, top selling products, and cancelled orders on a d...
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 use case.