AutomationFlowsGeneral › MuAPI Floor Plan 2D to 3D Converter

MuAPI Floor Plan 2D to 3D Converter

Original n8n title: Muapi — Floor Plan 2d → 3d

MuAPI — Floor Plan 2D → 3D. Uses n8n-nodes-muapi. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesN8N Nodes Muapi
General Trigger: Event Nodes: 2 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "MuAPI \u2014 Floor Plan 2D \u2192 3D",
  "nodes": [
    {
      "parameters": {},
      "id": "d80ef99e-0cf6-4c92-8150-83a6c9fe67fa",
      "name": "When clicking Test",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        240,
        300
      ]
    },
    {
      "parameters": {
        "category": "imageToImage",
        "model": "nano-banana-2-edit",
        "i2i_prompt": "Convert the 2D floor plan in @image1 into a realistic 3D isometric architectural rendering with furniture, plants, and warm interior light.",
        "images_list": "https://example.com/plan.jpg",
        "i2i_aspect_ratio": "16:9"
      },
      "id": "beefda12-1b9c-4643-a673-ff995cc392ac",
      "name": "Render3D",
      "type": "n8n-nodes-muapi.muapiPredictor",
      "typeVersion": 1,
      "position": [
        460,
        300
      ],
      "credentials": {
        "muapiApi": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "When clicking Test": {
      "main": [
        [
          {
            "node": "Render3D",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "ae90a846-5c2b-4580-a4ae-ae1232106369",
  "id": "c94bdf6d-7d2c-49b0-9232-205627bc023a",
  "meta": {
    "templateCredsSetupCompleted": false
  },
  "tags": [
    "muapi",
    "starter",
    "skill"
  ]
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

MuAPI — Floor Plan 2D → 3D. Uses n8n-nodes-muapi. Event-driven trigger; 2 nodes.

Source: https://github.com/SamurAIGPT/n8n-nodes-muapi/blob/main/workflows/Skill_FloorPlanRendering.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

MuAPI — Brand Kit (Logo + Palette + Type). Uses n8n-nodes-muapi. Event-driven trigger; 4 nodes.

N8N Nodes Muapi
General

MuAPI — Character Story Video. Uses n8n-nodes-muapi. Event-driven trigger; 4 nodes.

N8N Nodes Muapi
General

MuAPI — Design Guide (Palette + Type + Components). Uses n8n-nodes-muapi. Event-driven trigger; 4 nodes.

N8N Nodes Muapi
General

MuAPI — Multi-Angle Product Shots (3 angles). Uses n8n-nodes-muapi. Event-driven trigger; 4 nodes.

N8N Nodes Muapi
General

MuAPI — 3D Logo Animation (Edit + Veo). Uses n8n-nodes-muapi. Event-driven trigger; 3 nodes.

N8N Nodes Muapi