The template
What this workflow does
A PDP with one photo reads as a listing nobody finished. This template patrols for exactly that: every Monday at 09:00 it scans your catalog, finds every product with a single image, and generates a multi-angle on-model set from that one photo — so no product page stays half-dressed.
- Every Monday — a schedule trigger runs the audit at 09:00. Change the cadence in one click.
- Find one-photo products — the whole catalog is pulled and filtered down to products with exactly one image.
- Generate — the Dreem node renders the product on your chosen virtual model in the poses you pick — add 2-3 shot codes for a real multi-angle set.
- Wait — Dreem renders in the background and calls the workflow back when ready (up to 20 minutes per product). Timed-out products are skipped, posted to Slack, and retried next Monday.
- Publish — the new shots are appended to the product, keeping your original photo. Loop-safe by design: once a product has more than one image, it drops out of next week's scan. A Slack summary lands when the run finishes.
What you need
- An n8n instance (cloud or self-hosted) with the verified Dreem node installed
- A Dreem API key (
dreem_pk_…) — free to create - A Shopify access token with
read_productsandwrite_productsscopes - A Slack credential — OAuth2, or a bot token — with a channel picked for the run summary and skipped-product notices
- A model and poses set on the Generate On-Model Shots node — a Talent ID plus 2-3 shot codes (default model: Astrid Holm)
Everything else ships inside the template — including sticky notes on the canvas that walk you through credentials, model and pose choices, and optional styling.