Skip to main content

Generate 360° virtual try-on videos for clothing with Kling API (unofficial)

Workflow preview

Workflow preview
100%
Generate 360° virtual try-on videos for clothing with Kling API (unofficial) 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's the workflow used for? Leverage this Kling API (unofficial) provided by PiAPI workflow to streamline virtual try on video creation. This tool is designed for e commerce...

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.switch, n8n-nodes-base.set, n8n-nodes-base.if, n8n-nodes-base.wait, 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
Generate 360° virtual try-on videos for clothing with Kling API (unofficial)
Workflow name
Generate 360° virtual try-on videos for clothing with Kling API (unofficial)

What's the workflow used for?

Leverage this Kling API (unofficial) provided by PiAPI workflow to streamline virtual try-on video creation. This tool is designed for e-commerce platforms, fashion brands, content creators and content influencers. By uploading model and clothing images and linking PiAPI account, users can swiftly generate a realistic video of the model sporting the outfit with a 360° turn, offering an immersive viewing experience.

Step-by-step Instruction

For basic settings of virtual try-on, check API doc to get best practice.

  1. Fill in your X-API-Key of your PiAPI account in Preset Parameters node.
  2. Upload the model photo and provide target clothing image urls.
  3. Click Test Workflow to generate virtual try-on image.
  4. Get the video output in the final node.

Param Settings

  1. If you want to change into a dress, input the model_input URL and the dress_input URL in the parameters.
  2. If you want to change into separates, input model_input URL, upper_input URL and lower_input URL in Preset Parameters.

Use Case

Input images:

Output Video The output demonstrates that the model is wearing the clothing from the specified image and showcases a rotating runway-style view.

This workflow enables you to efficiently test garment-on-model presentation effects while reducing business model validation costs to a certain extent.

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 - Kling Virtual Try-On Task

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

Block 3 - Switch

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

Block 4 - Get Kling Video Task

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 - Preset Parameters

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

Block 7 - Get Kling Virtual Try-On Task

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

Block 8 - Check Data Status

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

Block 9 - Wait for Image Generation

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

Block 10 - Wait for Video Generation

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

Block 11 - Check Video Data Status

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

Block 12 - Get Video Data Status

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

Block 13 - Get Final Video URL

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

Block 14 - Sticky Note

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

Block 15 - Sticky Note1

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

Block 16 - Sticky Note2

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

3. Summary Table

Workflow Generate 360° virtual try-on videos for clothing with Kling API (unofficial)
Complexity advanced
Nodes 16
Categories Content Creation, Multimodal AI
Author PiAPI
Published 03 Apr 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/3411/3411.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 360° virtual try-on videos for clothing with Kling API (unofficial) do?

What's the workflow used for? Leverage this Kling API (unofficial) provided by PiAPI workflow to streamline virtual try on video creation. This tool is designed for e commerce...

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.