The exact three-node n8n workflow from our step-by-step guide, ready to import. On every new Shopify order it builds a printable HTML packing slip and emails it to your warehouse, with no PDF engine to host.
- Shopify orders/create trigger
- Code node that renders the full styled packing slip (order, ship-to, SKU and quantity table, pick total, order note)
- Gmail node that sends it as HTML, ready to print
- Credential placeholders in place, active:false, works on n8n Cloud and self-hosted