Skip to content
FlowHubFluxonLab
Shopify
Shopifyfree

Restyle seasonal Shopify product images with dreem.ai and Slack

by Kristian Jønssonadapted from n8n official workflow galleryUpdated Aug 2026
RequiresShopifyShopifySlack
Share Post Share
ScTrigger Seasonal UpdateTrigger Seasona…Fetch Products from ShopifyFetch Products …FiFilter Seasonal ProductsFilter Seasonal…Notify Flip CompletionNotify Flip Com…DrCreate Female Seasonal DesignCreate Female S…WaWait for Design RenderWait for Design…IfCheck Design CompletionCheck Design Co…Update Shopify with DesignUpdate Shopify …SIProcess Products in BatchesProcess Product…Notify Skipped ProductsNotify Skipped …DrCreate Male Seasonal DesignCreate Male Sea…WaWait for Male Design RenderWait for Male D…IfCheck Male Design CompletionCheck Male Desi…Update Shopify with Male DesignUpdate Shopify …12345678910111213141516
1/5
STEPS · 16
Runs on a schedule

Quick overview Shopify product photos that still look like summer in October cost conversions .This workflow automates the seasonal restyle: tag the products you want refreshed, set the season's model, pose, and styling once per flip, and on the day the whole batch gets new-season product photos from Dreem AI. How it works A schedule trigger fires March 1 (spring/summer) and September 1 (autumn/winter) at 09:00. Fetches all products from Shopify and keeps only those whose tags include seasonal-restyle. The Dreem node renders each product's first image on the model and pose you set for the season. Add styling image URLs (coat, scarf, knitwear) and Dreem dresses the look around your product. Waits for dreem.ai to call back within 20 minutes and checks whether the render status is completed. The seasonal shot is appended to each product; existing images stay. An optional second row renders a male-model version. If the render does not complete in time, posts a “skipped” message for that product to a Slack channel. After the batch finishes, posts a “catalog restyle complete” message to Slack.

Tags

n8nreference-onlyshopifyslack
Connects
shopifyShopifySlack
CategoryShopify
Triggermanual
Complexitycomplex
Nodes14
AddedJul 20, 2026

Related workflows

See all Shopify
shopify
free

Generate studio product photos for new Shopify products with Dreem AI

Quick overview This workflow triggers on new Shopify products, generates studio-style product shots from one product image using Dreem.ai and appends the rendered images back to the Shopify product listing, with optional Slack posting and approval before publishing. How it works A Shopify webhook fires when a product is created. Products without a photo are skipped. he Dreem node generates your chosen shot types (defaults: flat lay + ghost mannequin) from the product's first image. Sends the product’s first image (and optionally a second/back image URL) to Dreem AI to generate the configured product shot types and provides an n8n callback URL. Waits for Dreem AI to call back with the render result and verifies the render status is completed. Optionally posts the generated image links to Slack and waits for an Approve/Reject response. Finished shots are appended to the product, keeping existing photos. An optional second row renders back-view shots from the product's second image. Setup Install the Dreem community node and add a Dreem API key credential (dreem_pk_...) to the Dreem generate nodes. Add a Shopify Admin access token credential with read_products and write_products scope

by Kristian Jønsson
shopify
free

Create on-model Shopify product photos with Dreem AI and Slack approvals

Quick overview This workflow fires when a new Shopify product is created, renders it on a virtual model with Dreem.ai, and appends the shot back to the product - with optional Slack posting and approval. How it works A Shopify webhook fires when a product is created. Products without a photo are skipped. The Dreem node renders the product's first image on your chosen virtual model and pose (400+ talents, 700+ poses). A second product image is used as the back reference for accurate back-facing renders. Dreem renders in the background and calls the workflow back. Optional: enable the disabled Slack nodes for an Approve / Reject step before anything goes live. The on-model shot is appended to the Shopify product, keeping existing photos. Setup Add a Shopify Admin API access token credential with at least read_products and write_products scopes. Install the Dreem community node and add a Dreem API key credential (dreem_pk_...). In the Dreem step, set the talentId and shotCodes you want to use and ensure your products include a front image (and optionally a second image for back reference). (Optional) Add a Slack OAuth2 credential, enable the disabled Slack steps, and select the target

by Kristian Jønsson
shopify
free

Generate studio and on-model product photos for new Shopify products with Dreem AI

Quick overview This workflow turns every new Shopify product into a complete photo set with Dreem.ai: studio product shots plus an on-model render, generated from one photo and added straight back to the listing. Optional Slack approval before anything goes live. How it works A Shopify webhook fires on every new product. Products without a photo are skipped. The Dreem node renders your chosen shot types from the product's first image (defaults: flat lay + ghost mannequin). The first generated product shot becomes the garment input for the on-model render - a clean studio input instead of your raw upload - on the talent and pose you pick. Each render calls the workflow back when ready. Product shots + on-model shot are appended to the product, keeping existing photos. An optional second row adds back-view shots. Setup Add a Shopify Admin access token credential with read_products and write_products scopes and select it in the Shopify trigger and update nodes. Install the Dreem community node and add a Dreem API key credential (dreem_pk_...) to the Dreem generate nodes. Ensure new Shopify products include at least one image (and a second image if you plan to enable back-shot generati

by Kristian Jønsson