ShopifyMCP

Experte

Dies ist ein Content Creation, Multimodal AI-Bereich Automatisierungsworkflow mit 19 Nodes. Hauptsächlich werden ShopifyTool, Agent, McpTrigger, ChatTrigger, LmChatOpenAi und andere Nodes verwendet. Shopify-Shop über den dialogbasierten OpenAI-Assistenten und SmartCommerce verwalten

Voraussetzungen
  • Shopify Admin API-Anmeldedaten
  • OpenAI API Key
Workflow-Vorschau
Visualisierung der Node-Verbindungen, mit Zoom und Pan
Workflow exportieren
Kopieren Sie die folgende JSON-Konfiguration und importieren Sie sie in n8n
{
  "id": "gl7ZRfiTi9tQX4nn",
  "meta": {
    "instanceId": "cbe443dad974471e0b4f8b19ab92782e168bbdef84a3d0b94f5f96a67e01c92c",
    "templateCredsSetupCompleted": true
  },
  "name": "ShopifyMCP",
  "tags": [],
  "nodes": [
    {
      "id": "936e5bea-347e-4a6e-b639-579dc932fdd6",
      "name": "KI-Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1376,
        32
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "c3dd8763-a88b-4e3e-800c-d7cc5c3ef29e",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1232,
        208
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "3295421a-95db-4343-842e-c378be8b884a",
      "name": "MCP-Client",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        1552,
        208
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7ce13d4c-3772-4909-858b-cfbbb2a409fc",
      "name": "Einfacher Speicher",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        1392,
        208
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "810678d2-ac55-4459-a070-4523121831d1",
      "name": "Bei Empfang einer Chat-Nachricht",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        1408,
        -176
      ],
      "webhookId": "0cba0e38-f794-47b3-bb25-e4b378fa6580",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "566caa63-f921-44a7-80ae-6b4a20c26386",
      "name": "Shopify Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        448,
        -224
      ],
      "webhookId": "7295b0c9-19ab-4c39-b22c-570573cdd1df",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1c23ae46-23af-41b7-8069-1939d07b93df",
      "name": "Produkt in Shopify erstellen",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        64,
        32
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "023dd9d8-d248-4ada-bc33-7c1f6bcca583",
      "name": "Produkt in Shopify abrufen",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        256,
        32
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "02c85f5d-c3e4-4730-944b-1fe3334ee712",
      "name": "Produkte in Shopify nach Titel suchen",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        448,
        32
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e254d39b-fd0e-4a2c-a681-73f7590e005a",
      "name": "Alle Produkte in Shopify abrufen",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        704,
        32
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8ab3f661-64d6-47f2-bfb8-7f7a0b58e104",
      "name": "Produkt in Shopify aktualisieren",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        896,
        32
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d8428685-3e3e-4f80-af40-1ea53737299f",
      "name": "Produkt in Shopify löschen",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        1088,
        32
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6643b0d1-e02c-45c8-abb0-ebc4d0a407eb",
      "name": "Bestellung in Shopify erstellen",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        64,
        304
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1ecc6cbc-ee04-4882-8c0e-a27eec72c6cd",
      "name": "Bestellung in Shopify abrufen",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        256,
        304
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b241ac71-0a35-4211-ad01-e3f96369a253",
      "name": "Erfüllte Bestellungen in Shopify abrufen",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        448,
        304
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "07ec0ab5-9b26-4c95-9701-574da85c7d17",
      "name": "Alle Bestellungen in Shopify abrufen",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        704,
        304
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "09b6b766-09f8-4a83-aec0-3f741211a7c9",
      "name": "Bestellung in Shopify aktualisieren",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        896,
        304
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "bb063604-7cc0-46b7-8376-9a1411ae8b3e",
      "name": "Bestellung in Shopify löschen",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        1088,
        304
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "64d5eddd-5369-4dbb-80fe-e80a070aa4e9",
      "name": "Haftnotiz",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -944,
        -256
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": true,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "7255c4e9-2da6-4f0d-a769-5973025046e3",
  "connections": {
    "3295421a-95db-4343-842e-c378be8b884a": {
      "ai_tool": [
        [
          {
            "node": "936e5bea-347e-4a6e-b639-579dc932fdd6",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "7ce13d4c-3772-4909-858b-cfbbb2a409fc": {
      "ai_memory": [
        [
          {
            "node": "936e5bea-347e-4a6e-b639-579dc932fdd6",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "c3dd8763-a88b-4e3e-800c-d7cc5c3ef29e": {
      "ai_languageModel": [
        [
          {
            "node": "936e5bea-347e-4a6e-b639-579dc932fdd6",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "1ecc6cbc-ee04-4882-8c0e-a27eec72c6cd": {
      "ai_tool": [
        [
          {
            "node": "566caa63-f921-44a7-80ae-6b4a20c26386",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "023dd9d8-d248-4ada-bc33-7c1f6bcca583": {
      "ai_tool": [
        [
          {
            "node": "566caa63-f921-44a7-80ae-6b4a20c26386",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "07ec0ab5-9b26-4c95-9701-574da85c7d17": {
      "ai_tool": [
        [
          {
            "node": "566caa63-f921-44a7-80ae-6b4a20c26386",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "6643b0d1-e02c-45c8-abb0-ebc4d0a407eb": {
      "ai_tool": [
        [
          {
            "node": "566caa63-f921-44a7-80ae-6b4a20c26386",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "bb063604-7cc0-46b7-8376-9a1411ae8b3e": {
      "ai_tool": [
        [
          {
            "node": "566caa63-f921-44a7-80ae-6b4a20c26386",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "09b6b766-09f8-4a83-aec0-3f741211a7c9": {
      "ai_tool": [
        [
          {
            "node": "566caa63-f921-44a7-80ae-6b4a20c26386",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "810678d2-ac55-4459-a070-4523121831d1": {
      "main": [
        [
          {
            "node": "936e5bea-347e-4a6e-b639-579dc932fdd6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1c23ae46-23af-41b7-8069-1939d07b93df": {
      "ai_tool": [
        [
          {
            "node": "566caa63-f921-44a7-80ae-6b4a20c26386",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "d8428685-3e3e-4f80-af40-1ea53737299f": {
      "ai_tool": [
        [
          {
            "node": "566caa63-f921-44a7-80ae-6b4a20c26386",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e254d39b-fd0e-4a2c-a681-73f7590e005a": {
      "ai_tool": [
        [
          {
            "node": "566caa63-f921-44a7-80ae-6b4a20c26386",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "8ab3f661-64d6-47f2-bfb8-7f7a0b58e104": {
      "ai_tool": [
        [
          {
            "node": "566caa63-f921-44a7-80ae-6b4a20c26386",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "b241ac71-0a35-4211-ad01-e3f96369a253": {
      "ai_tool": [
        [
          {
            "node": "566caa63-f921-44a7-80ae-6b4a20c26386",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "02c85f5d-c3e4-4730-944b-1fe3334ee712": {
      "ai_tool": [
        [
          {
            "node": "566caa63-f921-44a7-80ae-6b4a20c26386",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
Häufig gestellte Fragen

Wie verwende ich diesen Workflow?

Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.

Für welche Szenarien ist dieser Workflow geeignet?

Experte - Content-Erstellung, Multimodales KI

Ist es kostenpflichtig?

Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.

Workflow-Informationen
Schwierigkeitsgrad
Experte
Anzahl der Nodes19
Kategorie2
Node-Typen8
Schwierigkeitsbeschreibung

Für fortgeschrittene Benutzer, komplexe Workflows mit 16+ Nodes

Autor
Rohit Dabra

Rohit Dabra

@rohitdabra

As the CTO of QServices, I lead digital transformation for startups and SMBs by building scalable, AI-powered SaaS solutions that solve real-world business challenges.

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34