๐ŸŽฌ Generate Shopify product images using AI Agent and deAPI

โšก 74 views ยท ๐ŸŽฌ Content Creation & Video

Description

Who is this for?

What problem does this solve?

Creating professional product images is time-consuming and expensive. This workflow eliminates the need for manual photo editing by automatically generating styled hero images and transparent PNGs ready for your product catalog.

What this workflow does

  1. Triggers when a new product is created in Shopify
  2. Extracts product title, description, category, and tags
  3. AI Agent analyzes the product data and uses the deAPI Prompt Booster tool to create an optimized image generation prompt
  4. Generates a professional product image using deAPI
  5. Removes background to create a transparent PNG version
  6. Updates the Shopify product with both images (hero + transparent)

Setup

Requirements

Installing the deAPI Node

  1. Go to Settings โ†’ Community Nodes
  2. Install n8n-nodes-deapi

Configuration

  1. Add your deAPI credentials (API key + webhook secret)
  2. Add your Shopify credentials (Shop subdomain + APP secret key + Access token)
  3. Add your Anthropic credentials (API key)
  4. Ensure your n8n instance has an HTTPS webhook URL
  5. Set up the webhook URL for the product creation event in Shopify

How to customize this workflow

๐Ÿ”— Nodes Used

Shopify Trigger, Shopify, AI Agent, Anthropic Chat Model, Structured Output Parser

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup