ShopifyMCP

上級

これはContent Creation, Multimodal AI分野の自動化ワークフローで、19個のノードを含みます。主にShopifyTool, Agent, McpTrigger, ChatTrigger, LmChatOpenAiなどのノードを使用。 対話型OpenAIアシスタントとSmartCommerceでShopifyストアを管理

前提条件
  • Shopify Admin API認証情報
  • OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "gl7ZRfiTi9tQX4nn",
  "meta": {
    "instanceId": "cbe443dad974471e0b4f8b19ab92782e168bbdef84a3d0b94f5f96a67e01c92c",
    "templateCredsSetupCompleted": true
  },
  "name": "ShopifyMCP",
  "tags": [],
  "nodes": [
    {
      "id": "936e5bea-347e-4a6e-b639-579dc932fdd6",
      "name": "AIエージェント",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1376,
        32
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "c3dd8763-a88b-4e3e-800c-d7cc5c3ef29e",
      "name": "OpenAI チャットモデル",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1232,
        208
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "3295421a-95db-4343-842e-c378be8b884a",
      "name": "MCPクライアント",
      "type": "@n8n/n8n-nodes-langchain.mcpClientTool",
      "position": [
        1552,
        208
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7ce13d4c-3772-4909-858b-cfbbb2a409fc",
      "name": "シンプルメモリ",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        1392,
        208
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "810678d2-ac55-4459-a070-4523121831d1",
      "name": "チャットメッセージ受信時",
      "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 ツールMCPサーバー",
      "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": "Shopify で商品を作成",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        64,
        32
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "023dd9d8-d248-4ada-bc33-7c1f6bcca583",
      "name": "Shopify で商品を取得",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        256,
        32
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "02c85f5d-c3e4-4730-944b-1fe3334ee712",
      "name": "タイトルでShopifyの商品を検索",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        448,
        32
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e254d39b-fd0e-4a2c-a681-73f7590e005a",
      "name": "Shopify の全商品を取得",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        704,
        32
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8ab3f661-64d6-47f2-bfb8-7f7a0b58e104",
      "name": "Shopify で商品を更新",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        896,
        32
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d8428685-3e3e-4f80-af40-1ea53737299f",
      "name": "Shopify で商品を削除",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        1088,
        32
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6643b0d1-e02c-45c8-abb0-ebc4d0a407eb",
      "name": "Shopify で注文を作成",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        64,
        304
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1ecc6cbc-ee04-4882-8c0e-a27eec72c6cd",
      "name": "Shopify で注文を取得",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        256,
        304
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b241ac71-0a35-4211-ad01-e3f96369a253",
      "name": "Shopify で履行済み注文を取得",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        448,
        304
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "07ec0ab5-9b26-4c95-9701-574da85c7d17",
      "name": "Shopify の全注文を取得",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        704,
        304
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "09b6b766-09f8-4a83-aec0-3f741211a7c9",
      "name": "Shopify で注文を更新",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        896,
        304
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "bb063604-7cc0-46b7-8376-9a1411ae8b3e",
      "name": "Shopify で注文を削除",
      "type": "n8n-nodes-base.shopifyTool",
      "position": [
        1088,
        304
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "64d5eddd-5369-4dbb-80fe-e80a070aa4e9",
      "name": "付箋ノート",
      "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
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

上級 - コンテンツ作成, マルチモーダルAI

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

ワークフロー情報
難易度
上級
ノード数19
カテゴリー2
ノードタイプ8
難易度説明

上級者向け、16ノード以上の複雑なワークフロー

作成者
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.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34