AutomationFlowsE-commerce › Muapi — Cartoon Dance Animation

Muapi — Cartoon Dance Animation

MuAPI — Cartoon Dance Animation. Uses n8n-nodes-muapi. Event-driven trigger; 3 nodes.

Event trigger★☆☆☆☆ complexity3 nodesN8N Nodes Muapi
E-commerce Trigger: Event Nodes: 3 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 Cartoon Dance Animation",
  "nodes": [
    {
      "parameters": {},
      "id": "6c3b2738-f45b-4b3a-9204-0cbd5ae5ef65",
      "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 person in @image1 into a Pixar-style 3D stylized character. Preserve identity (face shape, hair, outfit) exactly. Smooth plastic skin, soft rounded features, big expressive eyes, cinematic studio lighting, high-end character sculpting, octane-render quality. Clean studio background.",
        "images_list": "https://example.com/person.jpg",
        "i2i_aspect_ratio": "9:16"
      },
      "id": "6dfa710b-da9e-43a2-92d3-d04b3f9727d4",
      "name": "Toon",
      "type": "n8n-nodes-muapi.muapiPredictor",
      "typeVersion": 1,
      "position": [
        460,
        300
      ],
      "credentials": {
        "muapiApi": {
          "name": "<your credential>"
        }
      }
    },
    {
      "parameters": {
        "category": "imageToVideo",
        "model": "kling-v2.6-std-motion-control",
        "i2v_prompt": "Smooth, fluid 3D character animation. Energetic, lively dance moves with dynamic motion. Consistent character details, Pixar animation quality.",
        "i2v_image_url": "={{ $json.outputs[0] }}",
        "i2v_aspect_ratio": "9:16",
        "i2v_duration": 5,
        "i2v_resolution": "720p"
      },
      "id": "42026270-a575-494d-997a-87d5875feeef",
      "name": "Dance",
      "type": "n8n-nodes-muapi.muapiPredictor",
      "typeVersion": 1,
      "position": [
        720,
        300
      ],
      "credentials": {
        "muapiApi": {
          "name": "<your credential>"
        }
      }
    }
  ],
  "connections": {
    "When clicking Test": {
      "main": [
        [
          {
            "node": "Toon",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Toon": {
      "main": [
        [
          {
            "node": "Dance",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "01af26bf-1c96-4e89-ad0c-cb3d1389ca0f",
  "id": "1cf0ff44-c50b-454f-b4a0-7a097f22a1a6",
  "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 — Cartoon Dance Animation. Uses n8n-nodes-muapi. Event-driven trigger; 3 nodes.

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

More E-commerce workflows → · Browse all categories →

Related workflows

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

E-commerce

Shopify Zendesk. Uses shopifyTrigger, noOp, zendesk. Event-driven trigger; 7 nodes.

Shopify Trigger, Zendesk
E-commerce

This workflow automatically syncs Shopify orders with your Zendesk tickets. Using this workflow, Shopify orders will be added or have their information updated straight to your Zendesk tickets. Shopif

Shopify Trigger, Zendesk
E-commerce

E-commerce Automation Team Communication

Shopify Trigger, Slack
E-commerce

Seamlessly sync newly created Shopify products into Odoo with this smart, no-code n8n workflow. It automatically checks for duplicates and creates new products only when needed – fully compatible with

Start, Shopify Trigger, Odoo