Skip to main content

Convert 3-view drawings to 360° videos with GPT-4o-Image and Kling API

Workflow preview

Workflow preview
100%
Convert 3-view drawings to 360° videos with GPT-4o-Image and Kling API preview
Open on n8n.io

Important notice

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

1. Workflow Overview

What this workflow does? This workflow converts orthographic three view drawings into 360° rotation videos through PiAPI 's GPT 4o Image and Kling APIs (unofficial). The workfl...

Best for

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

Tools used

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

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
Convert 3-view drawings to 360° videos with GPT-4o-Image and Kling API
Workflow name
Convert 3-view drawings to 360° videos with GPT-4o-Image and Kling API

What this workflow does?

This workflow converts orthographic three-view drawings into 360° rotation videos through PiAPI's GPT-4o-Image and Kling APIs (unofficial). The workflow could be set with our 3D Figurine Orthographic Views workflow for generation.

Who is the workflow 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.

Step-by-step Instructions

1.Fill in basic params with your X-API-Key of your PiAPI account and 3-View image url. 2.Click test workflow. 3.Get the final video in the last node.

Use Case

Input Image

Output Video

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 - Generate Kling Video

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

Block 3 - Get Kling Video

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

Block 4 - Verify Task Status

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

Block 5 - Get Final Video

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

Block 6 - GPT-4o Generator: Front View

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

Block 7 - GPT-4o Generator: Side View

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

Block 8 - Get Image URL of Front Image

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

Block 9 - Get Image URL of Side Image

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

Block 10 - Verify Generation Status of Front View

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

Block 11 - Verify Generation Status of Side View

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

Block 12 - Wait for Video Generation

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

Block 13 - Basic Params

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

3. Summary Table

Workflow Convert 3-view drawings to 360° videos with GPT-4o-Image and Kling API
Complexity intermediate
Nodes 13
Categories Content Creation, Multimodal AI
Author PiAPI
Published 26 Apr 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/3716/3716.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 Convert 3-view drawings to 360° videos with GPT-4o-Image and Kling API do?

What this workflow does? This workflow converts orthographic three view drawings into 360° rotation videos through PiAPI 's GPT 4o Image and Kling APIs (unofficial). The workfl...

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.