マルチプラットフォームコメント集約ツール

中級

これはMarket Research分野の自動化ワークフローで、13個のノードを含みます。主にIf, Code, Shopify, HttpRequest, GoogleSheetsなどのノードを使用。 集中型レビュー集約ツール:Trustpilot、Google、FacebookからGoogle Sheetsへ収集

前提条件
  • Shopify Admin API認証情報
  • ターゲットAPIの認証情報が必要な場合あり
  • Google Sheets API認証情報

カテゴリー

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "VaL3XAWomsvW7ibb",
  "meta": {
    "instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc"
  },
  "name": "MULTI-PLATFORM REVIEW AGGREGATOR",
  "tags": [],
  "nodes": [
    {
      "id": "746adbc5-aeb8-40fd-ae0c-a3fd9e6fab5a",
      "name": "デイリーレビュー同期",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -880,
        340
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "d3c5a37e-9c39-4b81-a6b8-8752dae02ec2",
      "name": "製品リスト取得",
      "type": "n8n-nodes-base.shopify",
      "position": [
        -660,
        340
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a19fd031-7998-48d4-854d-cb3bd2377686",
      "name": "Trustpilotレビュー取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -440,
        240
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "c7552932-9ffd-458d-90dd-8876756ce012",
      "name": "Googleレビュー取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -440,
        340
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "dc3e88e5-0e55-4a59-a983-c813a6328dda",
      "name": "Facebookレビュー取得",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -440,
        440
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "44d7f0d0-cb0b-4670-ad93-b5e38246dc24",
      "name": "レビューデータ正規化",
      "type": "n8n-nodes-base.code",
      "position": [
        -220,
        340
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "1127884c-a3b7-4c31-9b3d-442eb4cebc4e",
      "name": "レビュー有無確認",
      "type": "n8n-nodes-base.if",
      "position": [
        0,
        340
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "91234883-4c8e-4400-9146-079c0746ff67",
      "name": "レビューDB保存",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        220,
        340
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "7a310f10-d88e-45eb-b112-0c59187e4a10",
      "name": "ワークフロー情報",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1220,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "30572c35-33fe-4b41-8b63-0ce8009eb65d",
      "name": "機能と設定",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a80c8009-0090-4f2f-ad8a-805af9d5c7b6",
      "name": "ビジネス価値",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        80,
        500
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "93776d7d-8bae-431b-b424-f193cd88d593",
      "name": "プラットフォームとフロー",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -520,
        60
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "86bdf061-24a5-4a2e-93e2-54c75c76822a",
      "name": "API要件",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        220,
        40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "357f793e-603a-438f-892e-1ed52132c8a6",
  "connections": {
    "d3c5a37e-9c39-4b81-a6b8-8752dae02ec2": {
      "main": [
        [
          {
            "node": "a19fd031-7998-48d4-854d-cb3bd2377686",
            "type": "main",
            "index": 0
          },
          {
            "node": "c7552932-9ffd-458d-90dd-8876756ce012",
            "type": "main",
            "index": 0
          },
          {
            "node": "dc3e88e5-0e55-4a59-a983-c813a6328dda",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "746adbc5-aeb8-40fd-ae0c-a3fd9e6fab5a": {
      "main": [
        [
          {
            "node": "d3c5a37e-9c39-4b81-a6b8-8752dae02ec2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c7552932-9ffd-458d-90dd-8876756ce012": {
      "main": [
        [
          {
            "node": "44d7f0d0-cb0b-4670-ad93-b5e38246dc24",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "44d7f0d0-cb0b-4670-ad93-b5e38246dc24": {
      "main": [
        [
          {
            "node": "1127884c-a3b7-4c31-9b3d-442eb4cebc4e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1127884c-a3b7-4c31-9b3d-442eb4cebc4e": {
      "main": [
        [
          {
            "node": "91234883-4c8e-4400-9146-079c0746ff67",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "dc3e88e5-0e55-4a59-a983-c813a6328dda": {
      "main": [
        [
          {
            "node": "44d7f0d0-cb0b-4670-ad93-b5e38246dc24",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a19fd031-7998-48d4-854d-cb3bd2377686": {
      "main": [
        [
          {
            "node": "44d7f0d0-cb0b-4670-ad93-b5e38246dc24",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

中級 - 市場調査

有料ですか?

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

ワークフロー情報
難易度
中級
ノード数13
カテゴリー1
ノードタイプ7
難易度説明

経験者向け、6-15ノードの中程度の複雑さのワークフロー

作成者
David Olusola

David Olusola

@dae221

I help ambitious businesses eliminate operational bottlenecks and scale faster with AI automation. My clients typically see 40-60% efficiency gains within 90 days. Currently accepting 3 new projects this quarter - david@daexai.com

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34