3D Figurine Orthographic Views with Midjourney and GPT-4o-Image API

3D Figurine Orthographic Views with Midjourney and GPT-4o-Image API

Manual
Medium
10
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
10
Node Types
5

Node Types

manual Trigger
When clicking ‘Test workflow’
1 node
http Request
Midjourney Generator, Get Midjourney URL, Generation 3-view Image with GPT-4o-Image
3 nodes
if
Verify URL Acquisition, Check if the URL is obtained
2 nodes
wait
Wait for Generation
1 node
code
Get Random Image URL, Get Final Output, Get Image
3 nodes

Workflow JSON

10.61 KB
{
  "id": "9r4T5kELOXAV8L1F",
  "meta": {
    "instanceId": "1e003a7ea4715b6b35e9947791386a7d07edf3b5bf8d4c9b7ee4fdcbec0447d7"
  },
  "name": "3D Figurine Orthographic Views with Midjourney and GPT-4o-Image API",
  "tags": [],
  "nodes": [
    {
      "id": "30ff7c89-7fb6-4daf-b7f2-d178ee702243",
      "name": "When clicking ‘Test workflow’",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        720,
        220
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "26cb9d6e-6a73-4a27-805d-8577c84101fa",
      "name": "Midjourney Generator",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        940,
        220
      ],
      "parameters": {
        "url": "https://api.piapi.ai/api/v1/task",
        "method": "POST",
        "options": {},
        "jsonBody": "{\n  \"model\": \"midjourney\",\n  \"task_type\": \"imagine\",\n  \"input\": {\n    \"prompt\": \"IP design, pop mart style, cartoon-style characters, a little girl...

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