Motion-illustration Workflow Generated with Midjourney and Kling API

Motion-illustration Workflow Generated with Midjourney and Kling API

Manual
High
13
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
13
Node Types
6

Node Types

wait
Wait for Video Generation, Wait for Image Generation
2 nodes
http Request
Midjourney Image Generator, Kling Video Generator, Get Video, Basic Prompt
4 nodes
manual Trigger
When clicking ‘Test workflow’
1 node
code
Get Image, Get Final Video URL
2 nodes
if
Get Data Status, Verify Data Status
2 nodes
sticky Note
Sticky Note, Sticky Note1
2 nodes

Workflow JSON

10.12 KB
{
  "id": "HBUhVkSsjslXAojw",
  "meta": {
    "instanceId": "1e003a7ea4715b6b35e9947791386a7d07edf3b5bf8d4c9b7ee4fdcbec0447d7"
  },
  "name": "Motion-illustration Workflow Generated with Midjourney and Kling API",
  "tags": [],
  "nodes": [
    {
      "id": "963603c8-dbe5-4d07-bd1e-74518ddd7a4c",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -1780,
        -80
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "76717322-4eee-483b-9ab9-dd4e9b0f510a",
      "name": "Kling Video Generator",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -820,
        -180
      ],
      "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        \n        \"image_url\":\"{{...

Showing first 1000 characters. Click "Expand" to view the full JSON.