Ready-to-import n8n workflow that builds a weekly Shopify average order value (AOV) trend report. Pulls paid orders for the last seven days and the seven before, computes AOV for each window, logs the result to Google Sheets, and emails you the week-over-week change.
- 6 core nodes, no paid apps required
- Schedule trigger, two Shopify Admin API calls, a Code node for the math, Google Sheets append, Gmail send
- Works on n8n Cloud and self-hosted
- Credentials pre-placeholdered, active:false on import