Weekly Magento 2 Stuck Orders Report via Gmail & Sheets
Automates detection of Magento 2 orders stuck for 7 business days, generates Google Sheets reports, and emails alerts to managers every Monday morning for quick resolution.
This n8n workflow automatically identifies Magento 2 orders stuck in the same status (e.g., 'processing') for the past 7 business days (excluding weekends). It runs every Monday at 8 AM via Schedule Trigger, fetches order data using Magento 2 REST API, filters key details like customer name, order value, phone, and email, then compiles them into a dated Google Sheet report.
The workflow formats a professional HTML email sent via Gmail to the store manager, including a summary table of stuck ord
Platform
n8n
Category
IT & Development
Price
$22.99
Creator
BestWorkflows
magento2
ecommerce
google-sheets
gmail
reporting
stuck-orders
automation
order-management
business-days
weekly-report
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.