Skip to main content

Generate AI media with ComfyUI: Images, video, 3D & audio bridge

Workflow preview

Workflow preview
100%
Generate AI media with ComfyUI: Images, video, 3D & audio bridge preview
Open on n8n.io

Important notice

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

1. Workflow Overview

Unlock low cost, high control generative media workflows directly from n8n by integrating with ComfyUI. Ideal for indie creators, AI developers, or small teams seeking scalable media automation—fro...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.executeworkflowtrigger, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.if, n8n-nodes-base.wait, n8n-nodes-base.code, n8n-nodes-base.stickynote, n8n-nodes-base.readwritefile

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Generate AI media with ComfyUI: Images, video, 3D & audio bridge
Workflow name
Generate AI media with ComfyUI: Images, video, 3D & audio bridge

Unlock low-cost, high-control generative media workflows directly from n8n by integrating with ComfyUI. Ideal for indie creators, AI developers, or small teams seeking scalable media automation—from images to video, 3D, and even audio—this workflow makes generative content production more flexible and programmable than ever.

How it works

  • Accept a media generation request via an n8n trigger (HTTP webhook, schedule, etc.)
  • Parse input and inject it into a ComfyUI payload
  • Send the payload to your local or remote ComfyUI instance
  • Wait for and collect the output media files (e.g., images, videos, 3D models, or audio)
  • Send the result to a destination like email, Telegram, S3, or upload it back to a CMS or client app

✨ The format and complexity of the media are entirely dependent on the ComfyUI workflow you use, meaning this n8n integration is as powerful and creative as your ComfyUI setups.

Set up steps

  1. Set up and run a local or remote ComfyUI instance with API access enabled
  2. Load or create a ComfyUI workflow that suits your content goals (image gen, video stitching, etc.)
  3. Open this n8n template and set your ComfyUI server URL, input template, and output handling preferences
  4. Connect additional services for input (e.g., Airtable, HTTP) and output (e.g., Notion, Slack, S3) depending on your use case

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 - When Executed by Another Workflow

Type / Role
n8n-nodes-base.executeWorkflowTrigger - executeWorkflowTrigger
Config choices
Version 1.1

Block 2 - Edit Fields

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

Block 3 - HTTP Request

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

Block 4 - If

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 5 - Wait

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 6 - Get Generated Image

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

Block 7 - Fail Get History

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

Block 8 - Connection Config

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

Block 9 - Trigger LOCAL Workflow

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

Block 10 - Fail Trigger

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

Block 11 - Sticky Note

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

Block 12 - Write to error log

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

Block 13 - Convert to File

Type / Role
n8n-nodes-base.convertToFile - convertToFile
Config choices
Version 1.1

Block 14 - Merge

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

Block 15 - Aggregate

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

Block 16 - Discord Alert

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

Block 17 - Sticky Note1

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

Block 18 - When clicking ‘Test workflow’

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

Block 19 - 🎨🏠 Run local ComfyUI workflow

Type / Role
n8n-nodes-base.executeWorkflow - executeWorkflow
Config choices
Version 1.2

Block 20 - Upload Attachments LOCAL

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

Block 21 - Fail Upload

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

Block 22 - Client ID

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

Block 23 - Wait For Test Type Select

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 24 - If Img2Img

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

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

3. Summary Table

Workflow Generate AI media with ComfyUI: Images, video, 3D & audio bridge
Complexity advanced
Nodes 51
Categories Content Creation, Multimodal AI
Author Nielo
Published 28 May 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/4468/4468.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 Generate AI media with ComfyUI: Images, video, 3D & audio bridge do?

Unlock low cost, high control generative media workflows directly from n8n by integrating with ComfyUI. Ideal for indie creators, AI developers, or small teams seeking scalable media automation—fro...

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 Content Creation, Multimodal AI use case.