The template
What this workflow does
A 24-year-old model tells a 58-year-old shopper this isn't for her — even when it is. This template widens the "this is for me" moment: tag a product every-age and the garment is rendered on every talent you've listed, one per age group, with every shot appended to the product's gallery.
- Trigger — tag any product
every-age(it needs at least one image — that's the garment source) and the workflow picks it up. - List your talents — one config node takes talent names, comma-separated. Any ages you like, one shot per talent — keep them the same gender as the pose you pick.
- Resolve by name — talents are looked up in your live Dreem Library at runtime — no IDs to copy, misspelled names are skipped, the rest still run.
- Generate per talent — one render per name, same garment, same pose, with a 20-minute window each. Every finished shot posts to Slack as it completes.
- Publish + tag swap — all finished shots are appended to the product, existing photos stay, and the tag flips to
every-age-doneso the workflow can't re-trigger itself. A Slack summary closes the run.
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 (one-click on n8n Cloud) or a bot token — with your channel picked on the shot, summary, and timeout nodes
- Talent names typed into the Talents To Generate node, comma-separated, exactly as they appear in your Dreem Library
Everything else ships inside the template — including sticky notes on the canvas that walk you through credentials, talent picks, and the pose settings.