{
  "name": "\u62db\u6295\u6807\u91c7\u96c6\u81ea\u52a8\u5316",
  "nodes": [
    {
      "parameters": {
        "httpMethod": "POST",
        "path": "collection",
        "responseMode": "responseNode",
        "options": {}
      },
      "name": "\u63a5\u6536\u91c7\u96c6\u89e6\u53d1",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 1,
      "position": [
        250,
        300
      ]
    },
    {
      "parameters": {
        "url": "http://localhost:9099/api/n8n/trigger-collection",
        "method": "POST",
        "body": {
          "source": "all",
          "days": 3,
          "wait": true
        },
        "options": {}
      },
      "name": "\u89e6\u53d1\u91c7\u96c6\u4efb\u52a1",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 3,
      "position": [
        500,
        300
      ]
    },
    {
      "parameters": {
        "url": "http://localhost:9099/api/n8n/latest",
        "method": "GET",
        "qs": {
          "limit": 50,
          "matched_only": true
        },
        "options": {}
      },
      "name": "\u83b7\u53d6\u91c7\u96c6\u7ed3\u679c",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 3,
      "position": [
        750,
        300
      ]
    },
    {
      "parameters": {
        "operation": "listToString",
        "value": "",
        "separator": "\n",
        "combineAll": true
      },
      "name": "\u683c\u5f0f\u5316\u8f93\u51fa",
      "type": "n8n-nodes-base.itemLists",
      "typeVersion": 1,
      "position": [
        1000,
        300
      ]
    },
    {
      "parameters": {
        "from": "noreply@example.com",
        "to": "user@example.com",
        "subject": "=?utf-8?B?5q2m5YiG6LSn5pyf5LuF5q2m5pyf5q2m5YiG6LSn?=",
        "body": "={{ $json.data.length }} \u6761\u65b0\u62db\u6807\u4fe1\u606f",
        "options": {}
      },
      "name": "\u53d1\u9001\u90ae\u4ef6\u901a\u77e5",
      "type": "n8n-nodes-base.emailSend",
      "typeVersion": 1,
      "position": [
        1250,
        300
      ]
    }
  ],
  "connections": {
    "\u63a5\u6536\u91c7\u96c6\u89e6\u53d1": {
      "main": [
        [
          {
            "node": "\u89e6\u53d1\u91c7\u96c6\u4efb\u52a1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\u89e6\u53d1\u91c7\u96c6\u4efb\u52a1": {
      "main": [
        [
          {
            "node": "\u83b7\u53d6\u91c7\u96c6\u7ed3\u679c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\u83b7\u53d6\u91c7\u96c6\u7ed3\u679c": {
      "main": [
        [
          {
            "node": "\u683c\u5f0f\u5316\u8f93\u51fa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "\u683c\u5f0f\u5316\u8f93\u51fa": {
      "main": [
        [
          {
            "node": "\u53d1\u9001\u90ae\u4ef6\u901a\u77e5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {},
  "staticData": null
}