AutomationFlowsContent & Video › Generate Logos with MuAPI Flux 2 Pro

Generate Logos with MuAPI Flux 2 Pro

Original n8n title: Muapi — Logo Generator (flux 2 Pro)

MuAPI — Logo Generator (FLUX 2 Pro). Uses n8n-nodes-muapi. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesN8N Nodes Muapi
Content & Video 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 Logo Generator (FLUX 2 Pro)",
  "nodes": [
    {
      "parameters": {},
      "id": "52c0a2b7-21c9-4a4f-ac02-57ec20d23f09",
      "name": "When clicking Test",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        240,
        300
      ]
    },
    {
      "parameters": {
        "category": "textToImage",
        "model": "flux-2-pro",
        "prompt": "Minimalist geometric logo for a tech startup named 'NORTH'. Single solid color, flat design, isolated on white, perfectly centered, negative space hides an upward arrow. Vector style.",
        "aspect_ratio": "1:1"
      },
      "id": "847c8732-7c17-465a-af4c-8ea0fa55eccc",
      "name": "Logo",
      "type": "n8n-nodes-muapi.muapiPredictor",
      "typeVersion": 1,
      "position": [
        460,
        300
      ],
      "credentials": {
        "muapiApi": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "When clicking Test": {
      "main": [
        [
          {
            "node": "Logo",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "5b7cd7a6-c548-4fbb-b092-4264dd5c4dfd",
  "id": "e99d763c-f25c-48e1-90ea-da2f125492e6",
  "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 — Logo Generator (FLUX 2 Pro). Uses n8n-nodes-muapi. Event-driven trigger; 2 nodes.

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

More Content & Video workflows → · Browse all categories →

Related workflows

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

Content & Video

fluxo-disparo-calenvo. Uses n8n-nodes-evolution-api. Webhook trigger; 3 nodes.

N8N Nodes Evolution Api
Content & Video

Startseiten-Anfragecheck - Live V1. Uses httpRequest, emailSend. Webhook trigger; 26 nodes.

HTTP Request, Email Send
Content & Video

Audit Funnel - Customer Journey Audit Runner V2. Uses httpRequest, openAi, emailSend. Webhook trigger; 38 nodes.

HTTP Request, OpenAI, Email Send
Content & Video

Export Wordpress Posts To Spreadsheet. Uses manualTrigger, wordpress, spreadsheetFile, writeBinaryFile. Event-driven trigger; 4 nodes.

WordPress, Spreadsheet File, Write Binary File
Content & Video

Create Update And Get A Post In Ghost. Uses manualTrigger, ghost. Event-driven trigger; 4 nodes.

Ghost