(Not published) Three-View Orthographic Projection to Dynamic Video Conversion
(Not published) Three-View Orthographic Projection to Dynamic Video Conversion
Manual
High
13
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
13
Node Types
6
Node Types
manual Trigger
When clicking ‘Test workflow’
1 node
http Request
Generate Kling Video, Get Kling Video, GPT-4o Generator: Front View, GPT-4o Generator: Side View
4 nodes
if
Verify Task Status, Verify Generation Status of Front View, Verify Generation Status of Side View
3 nodes
code
Get Final Video, Get Image URL of Front Image, Get Image URL of Side Image
3 nodes
wait
Wait for Video Generation
1 node
set
Basic Params
1 node
Workflow JSON
14.53 KB
{
"id": "KWFLpcJytH7qjheD",
"meta": {
"instanceId": "1e003a7ea4715b6b35e9947791386a7d07edf3b5bf8d4c9b7ee4fdcbec0447d7"
},
"name": "(Not published) Three-View Orthographic Projection to Dynamic Video Conversion",
"tags": [],
"nodes": [
{
"id": "442e12af-531d-4000-9e74-d9bfaa3515ca",
"name": "When clicking ‘Test workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-1960,
-160
],
"parameters": {},
"typeVersion": 1
},
{
"id": "39c46540-7dee-4237-921e-3b6bd9821302",
"name": "Generate Kling Video",
"type": "n8n-nodes-base.httpRequest",
"position": [
-400,
0
],
"parameters": {
"url": "https://api.piapi.ai/api/v1/task",
"method": "POST",
"options": {},
"jsonBody": "={\n \"model\": \"kling\",\n \"task_type\": \"video_generation\",\n \"input\": {\n \"version\": \"1.6\",\n \"mode\": \"pro\",\n ...Showing first 1000 characters. Click "Expand" to view the full JSON.