Skip to main content

General 3D presentation workflow with Midjourney, GPT-4o-image and Kling APIs

Workflow preview

Workflow preview
100%
General 3D presentation workflow with Midjourney, GPT-4o-image and Kling APIs preview
Open on n8n.io

Important notice

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

1. Workflow Overview

Who is this template for? This workflow creates 360° or 180° spinning videos of high quality 3D models with PiAPI API. Good for: Designers : Generate inspiration into 3D designs...

Best for

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

Tools used

n8n-nodes-base.manualtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.wait, n8n-nodes-base.if, n8n-nodes-base.code, n8n-nodes-base.stickynote

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
General 3D presentation workflow with Midjourney, GPT-4o-image and Kling APIs
Workflow name
General 3D presentation workflow with Midjourney, GPT-4o-image and Kling APIs

Who is this template for?

This workflow creates 360° or 180° spinning videos of high-quality 3D models with PiAPI API.

Good for:

  • Designers: Generate inspiration into 3D designs and make them spin to gain concrete details in a efficient way.
  • Online shoppers: Show protential products from all angles in videos and preview overall texture of models.
  • Content Creators (including toy bloggers): Make fun videos of collectible models.
  • 3D beginners: Get simple spinning animations easily and make fun with them in a convenient way.

How to customize this workflow to your need?

To use this workflow, usually we need four steps:

  1. Fill in x-api-key in Mijdourney Generator node and Generate Kling Video node, fill in Header Parameters of GPT-4o Image Generator (e.g., Bearer + your X-API-Key)
  2. Enter your model prompt based on your inspiration.
  3. Click Test Workflow.
  4. Get the video URL in the last node.

Use Case

The prompt node concludes the main features of creations. An example for users' reference is listed as follow:

Input Prompt

A blind box character design, in the chibi style, a super cute little girl wearing a white long-sleeved dress and pearl earrings with her head bowed in a prayer pose, facing upwards, wearing an oversized off-white dress with large round pearls on the shoulders, minimalist simple dress with Ruffles, against a beige background, a full-body shot in a three-quarter profile view, with a black, blue, and gray color scheme, soft lighting, 3D rendering, clay material, high detail, in the Pixar style. Clean white skin, brown renaissance braided bun. --ar 1:1 --niji 6

Output Video

An Example for your reference.

More Example Results for Reference

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 clicking ‘Test workflow’

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

Block 2 - Prompt

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

Block 3 - Midjourney Generator

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

Block 4 - GPT-4o Image Generator

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

Block 5 - Generate Kling Video

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

Block 6 - Get Video URL

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

Block 7 - Wait for Image Generation

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

Block 8 - Check Generation Status

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

Block 9 - Get Image URL of Midjourney

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

Block 10 - Get Image URL of GPT-4o-image

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

Block 11 - Check Generation Status of GPT-4o

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

Block 12 - Check Video Generation Status

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

Block 13 - Wait for Video Generation

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

Block 14 - Fetch Final Video URL

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

Block 15 - Sticky Note

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

3. Summary Table

Workflow General 3D presentation workflow with Midjourney, GPT-4o-image and Kling APIs
Complexity advanced
Nodes 15
Categories Content Creation, Multimodal AI
Author PiAPI
Published 21 Apr 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/3625/3625.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 General 3D presentation workflow with Midjourney, GPT-4o-image and Kling APIs do?

Who is this template for? This workflow creates 360° or 180° spinning videos of high quality 3D models with PiAPI API. Good for: Designers : Generate inspiration into 3D designs...

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.