The exact eight-node n8n workflow from our step-by-step guide, ready to import. It auto-adds every new Shopify product to a New Arrivals collection and auto-expires items after 30 days, using only the Shopify Admin API and n8n core nodes.
- Auto-add branch: Shopify products/create trigger to a collects POST
- Daily auto-expire branch: schedule, 30-day cutoff, aged-products query, split, and delete
- Credential placeholders in place, active:false, works on n8n Cloud and self-hosted