General 3D Presentation

General 3D Presentation

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

Workflow Overview

Total Nodes
15
Node Types
6

Node Types

manual Trigger
When clicking ‘Test workflow’
1 node
http Request
Prompt, Midjourney Generator, GPT-4o Image Generator, Generate Kling Video, Get Video URL
5 nodes
wait
Wait for Image Generation, Wait for Video Generation
2 nodes
if
Check Generation Status, Check Generation Status of GPT-4o, Check Video Generation Status
3 nodes
code
Get Image URL of Midjourney, Get Image URL of GPT-4o-image, Fetch Final Video URL
3 nodes
sticky Note
Sticky Note
1 node

Workflow JSON

14.78 KB
{
  "id": "vpZ1wpsniCvKYjCF",
  "meta": {
    "instanceId": "1e003a7ea4715b6b35e9947791386a7d07edf3b5bf8d4c9b7ee4fdcbec0447d7"
  },
  "name": "General 3D Presentation",
  "tags": [],
  "nodes": [
    {
      "id": "629ef84e-ffb7-4143-b0af-764bcb86a7fa",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        360,
        40
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d2751dcb-fd03-4a87-a501-43f701d2704a",
      "name": "Prompt",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        580,
        40
      ],
      "parameters": {
        "url": "https://api.piapi.ai/api/v1/task",
        "method": "POST",
        "options": {},
        "jsonBody": "{\n  \"model\": \"midjourney\",\n  \"task_type\": \"imagine\",\n  \"input\": {\n    \"prompt\": \"A blind box character design, in the chibi style, a super cute little girl wearing a white long-sleeved dress and pearl earrin...

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