Skip to main content

Process & catalog dress images with GPT-4o, Cloudinary, and Google Sheets

Workflow preview

Workflow preview
100%
Process & catalog dress images with GPT-4o, Cloudinary, and Google Sheets preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Description Automate dress image handling end to end: search files, download them, upload to Cloudinary, invoke Azure OpenAI (GPT 4o), parse structured output, and append rows to a sheet. Gain a re...

Best for

  • File Management automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.googledrive, n8n-nodes-base.splitinbatches, n8n-nodes-base.httprequest, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatazureopenai, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.manualtrigger

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.

Original n8n.io source

1.1 Workflow description

Title
Process & catalog dress images with GPT-4o, Cloudinary, and Google Sheets
Workflow name
Process & catalog dress images with GPT-4o, Cloudinary, and Google Sheets

Description

Automate dress image handling end-to-end: search files, download them, upload to Cloudinary, invoke Azure OpenAI (GPT-4o), parse structured output, and append rows to a sheet. Gain a repeatable, low-touch process for product media and metadata logging. ✨

What This Template Does

  • Searches files and folders from your connected storage. 🔎
  • Loops over each item to process them individually. 🔁
  • Downloads each file for processing. ⬇
  • Uploads image frames to Cloudinary via REST POST. ☁️
  • Sends content to Azure OpenAI Chat Model and parses structured output. 🤖
  • Appends rows to a sheet (two destinations supported) for logging. 📄
  • Merges inputs where needed to streamline final outputs. 🔗

Key Benefits

  • Saves time by automating multi-step media handling. ⏱
  • Ensures consistent uploads and logs for every file. ✅
  • Adds AI-powered processing via Azure OpenAI when needed. 🧠
  • Keeps records up to date with automatic sheet appends. 📈
  • Modular flow that’s easy to adapt to your source/destination. 🧩

Features

  • File and folder search node for flexible intake. 📂
  • Item-by-item loop for reliable, scalable processing. 🔁
  • Cloudinary image upload via HTTP POST endpoint. ☁
  • Azure OpenAI Chat Model invocation. 🤖
  • Structured Output Parser for clean, machine-readable results. 🧾
  • Dual sheet append capability for separate logs. ➕

Requirements

  • An n8n instance (cloud or self-hosted). 🧭
  • Cloudinary account with an accessible upload endpoint. ☁️
  • Azure OpenAI access with a deployed Chat Model (GPT-4o). 🔐
  • A connected spreadsheet integration in n8n for appending rows. 📄
  • Access to your file storage where the search and download occur. 📂

Target Audience

  • E-commerce and catalog teams managing product media. 🛍️
  • Ops teams standardizing uploads and record-keeping. 🧰
  • No-code/low-code builders organizing image pipelines. 🧱
  • Agencies maintaining client product image workflows. 🏷️

Step-by-Step Setup Instructions

  • Connect your file storage credential for Search/Download nodes. 🔌
  • Configure Cloudinary upload endpoint and credentials in n8n. ☁️
  • Add Azure OpenAI credentials and set your GPT-4o deployment details. 🤖
  • Connect your sheet credential(s) and select target sheet(s). 📄
  • Import the workflow, assign credentials to each node, and replace placeholders. ✅
  • Run once to test; then enable scheduling or triggers as needed. 🚀

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Search files and folders

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 2 - Search files and folders1

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 3 - Loop Over Items

Type / Role
n8n-nodes-base.splitInBatches - splitInBatches
Config choices
Version 3

Block 4 - upload frames to cloudinary

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 5 - Download file

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 6 - Append row in sheet

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Block 7 - AI Agent

Type / Role
@n8n/n8n-nodes-langchain.agent - agent
Config choices
Version 2

Block 8 - Azure OpenAI Chat Model

Type / Role
@n8n/n8n-nodes-langchain.lmChatAzureOpenAi - lmChatAzureOpenAi
Config choices
Version 1

Block 9 - azure openai

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 10 - Structured Output Parser

Type / Role
@n8n/n8n-nodes-langchain.outputParserStructured - outputParserStructured
Config choices
Version 1.3

Block 11 - Append row in sheet2

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.6

Block 12 - When clicking ‘Execute workflow’

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 13 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 17 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - Sticky Note8

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 19 - Setting description

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 20 - flattening descriptions

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 21 - Sticky Note9

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 22 - Sticky Note10

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 23 - Sticky Note11

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 24 - Merge outputs for Logic

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Showing the first 24 of 26 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Process & catalog dress images with GPT-4o, Cloudinary, and Google Sheets
Complexity advanced
Nodes 26
Categories File Management, Multimodal AI
Author Rahul Joshi
Published 06 Oct 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/9312/9312.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Process & catalog dress images with GPT-4o, Cloudinary, and Google Sheets do?

Description Automate dress image handling end to end: search files, download them, upload to Cloudinary, invoke Azure OpenAI (GPT 4o), parse structured output, and append rows to a sheet. Gain a re...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your File Management, Multimodal AI use case.