[eBay] 履約API MCPサーバー

上級

これはCRM, AI Chatbot分野の自動化ワークフローで、21個のノードを含みます。主にHttpRequestTool, McpTriggerなどのノードを使用。 eBayフルフィルメントAPI操作(AIエージェントとMCPサーバー)

前提条件
  • ターゲットAPIの認証情報が必要な場合あり
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "sa18X1rJ46urtyGp",
  "meta": null,
  "name": "[eBay] Fulfillment API MCP Server",
  "tags": [],
  "nodes": [
    {
      "id": "ba6f5ced-cd22-420e-b372-63b63c19e0b6",
      "name": "セットアップ手順",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bdb03bb7-7fc8-440f-85ec-881a85125769",
      "name": "ワークフロー概要",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
      "name": "フルフィルメントMCPサーバー",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ],
      "webhookId": "255ee277-39d2-4ce8-8ca9-08c8de7f02ca",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9fe3524e-7b9f-45c7-8f75-764b9a2dfd69",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f7d3cefa-efaa-48a3-a4b0-d9e6fbad37e5",
      "name": "注文を検索",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "def3fc14-bd2a-455f-8e6b-15f779f5720d",
      "name": "注文詳細を取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        -60
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "a6ba862e-6893-4b59-bb42-cbe0a45b60fc",
      "name": "注文返金を発行",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        -60
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "25005aad-a643-4a3a-928c-acdec8e0ae18",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "35799355-397b-439e-a6de-175752d9d43d",
      "name": "注文フルフィルメントを一覧表示",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "dd742dbf-2294-4616-bc0e-d1009b71fd37",
      "name": "出荷フルフィルメントを作成",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "a6c3b277-5902-4c74-b737-4e1c420cc5c6",
      "name": "フルフィルメント詳細を取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        180
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "98e9e70c-378f-4a13-aa90-0850ba6749d8",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        380
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e72080ac-4789-4b96-b7e9-81cd27d4ab0b",
      "name": "ディスプート詳細を取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "202b8213-7073-47f9-8ac6-57362ebf5a4f",
      "name": "支払いディスプートを受諾",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "85da0597-a145-4bf8-8ca0-e75a6618ad36",
      "name": "ディスプートアクティビティを取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "34253a93-2386-47b9-905a-7f2a19ebf4dc",
      "name": "ディスプート証拠を追加",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        80,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "651a9de5-5743-4e8c-830d-636376b7bfe6",
      "name": "支払いディスプートに対抗",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        280,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "8280fcea-f92a-4121-89e6-5810ae0c22a7",
      "name": "証拠ファイルを取得",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        480,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e17df1d5-9df4-432b-8bb1-6b665202b872",
      "name": "ディスプート証拠を更新",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        680,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "e5d6fead-5286-493e-bdf4-45d755aa3e96",
      "name": "証拠ファイルをアップロード",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        880,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "340e625d-b60b-4f55-80e6-7e3eed43f259",
      "name": "支払いディスプートを検索",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        1080,
        420
      ],
      "parameters": {},
      "typeVersion": 4.2
    }
  ],
  "active": false,
  "shared": [
    {
      "role": "workflow:owner",
      "project": {
        "id": "G5fce9xGuBAsWBXe",
        "icon": null,
        "name": "David Ashby <david.ashby.lds@gmail.com>",
        "type": "personal",
        "createdAt": "2025-06-04T02:55:02.013Z",
        "updatedAt": "2025-06-04T02:56:01.361Z",
        "projectRelations": [
          {
            "role": "project:personalOwner",
            "user": {
              "id": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
              "role": "global:owner",
              "email": "david.ashby.lds@gmail.com",
              "disabled": false,
              "lastName": "Ashby",
              "settings": {
                "npsSurvey": {
                  "responded": true,
                  "lastShownAt": 1749357655581
                },
                "userActivated": true,
                "userActivatedAt": 1749075994495,
                "easyAIWorkflowOnboarded": true,
                "firstSuccessfulWorkflowId": "3N3vVikZb3MckFYm"
              },
              "createdAt": "2025-06-04T02:55:01.745Z",
              "firstName": "David",
              "isPending": false,
              "updatedAt": "2025-06-08T04:40:58.399Z",
              "mfaEnabled": false,
              "personalizationAnswers": {
                "version": "v4",
                "personalization_survey_n8n_version": "1.95.3",
                "personalization_survey_submitted_at": "2025-06-04T02:56:07.075Z"
              }
            },
            "userId": "715c1c00-cb48-4712-9a32-f1f4b6db2b30",
            "createdAt": "2025-06-04T02:55:02.013Z",
            "projectId": "G5fce9xGuBAsWBXe",
            "updatedAt": "2025-06-04T02:55:02.013Z"
          }
        ]
      },
      "createdAt": "2025-07-02T04:04:55.977Z",
      "projectId": "G5fce9xGuBAsWBXe",
      "updatedAt": "2025-07-02T04:04:55.977Z",
      "workflowId": "sa18X1rJ46urtyGp"
    }
  ],
  "pinData": {},
  "settings": {
    "timezone": "America/New_York"
  },
  "createdAt": "2025-07-02T04:04:55.975Z",
  "updatedAt": "2025-07-02T04:16:04.000Z",
  "versionId": "7effd6a0-55fc-4e5d-beca-169ad269c731",
  "isArchived": false,
  "staticData": null,
  "connections": {
    "f7d3cefa-efaa-48a3-a4b0-d9e6fbad37e5": {
      "ai_tool": [
        [
          {
            "node": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "a6ba862e-6893-4b59-bb42-cbe0a45b60fc": {
      "ai_tool": [
        [
          {
            "node": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "34253a93-2386-47b9-905a-7f2a19ebf4dc": {
      "ai_tool": [
        [
          {
            "node": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e5d6fead-5286-493e-bdf4-45d755aa3e96": {
      "ai_tool": [
        [
          {
            "node": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "202b8213-7073-47f9-8ac6-57362ebf5a4f": {
      "ai_tool": [
        [
          {
            "node": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "8280fcea-f92a-4121-89e6-5810ae0c22a7": {
      "ai_tool": [
        [
          {
            "node": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "def3fc14-bd2a-455f-8e6b-15f779f5720d": {
      "ai_tool": [
        [
          {
            "node": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "651a9de5-5743-4e8c-830d-636376b7bfe6": {
      "ai_tool": [
        [
          {
            "node": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "35799355-397b-439e-a6de-175752d9d43d": {
      "ai_tool": [
        [
          {
            "node": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "340e625d-b60b-4f55-80e6-7e3eed43f259": {
      "ai_tool": [
        [
          {
            "node": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e17df1d5-9df4-432b-8bb1-6b665202b872": {
      "ai_tool": [
        [
          {
            "node": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e72080ac-4789-4b96-b7e9-81cd27d4ab0b": {
      "ai_tool": [
        [
          {
            "node": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "85da0597-a145-4bf8-8ca0-e75a6618ad36": {
      "ai_tool": [
        [
          {
            "node": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "dd742dbf-2294-4616-bc0e-d1009b71fd37": {
      "ai_tool": [
        [
          {
            "node": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "a6c3b277-5902-4c74-b737-4e1c420cc5c6": {
      "ai_tool": [
        [
          {
            "node": "78daa3ff-b4e1-4ac1-a713-1ef28e170a20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  },
  "triggerCount": 0
}
よくある質問

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

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

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

上級 - 顧客管理, AIチャットボット

有料ですか?

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

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

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

作成者
David Ashby

David Ashby

@cfomodz

A hacker by nature, programmer by trade ⚒️ I'm looking to collaborate on things that save human labor 📫 How to reach me Github👇 -> Discord

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34