{
  "flow": [
    {
      "id": 1,
      "mapper": {},
      "metadata": {
        "designer": {
          "x": 0,
          "y": 0
        },
        "interface": [
          {
            "label": "Row number",
            "name": "__ROW_NUMBER__",
            "type": "number"
          },
          {
            "label": "Spreadsheet ID",
            "name": "__SPREADSHEET_ID__",
            "type": "text"
          },
          {
            "label": "Sheet",
            "name": "__SHEET__",
            "type": "text"
          },
          {
            "label": "中文名 (A)",
            "name": "0",
            "type": "text"
          },
          {
            "label": "欲報名場次 (B)",
            "name": "1",
            "type": "text"
          },
          {
            "label": "目前身份／職稱 (C)",
            "name": "2",
            "type": "text"
          },
          {
            "label": "手機號碼 (D)",
            "name": "3",
            "type": "text"
          },
          {
            "label": "電子信箱 (E)",
            "name": "4",
            "type": "text"
          },
          {
            "label": "請簡短敘述您想參加的原因 (F)",
            "name": "5",
            "type": "text"
          },
          {
            "label": "期望在說明會獲得什麼資訊 (G)",
            "name": "6",
            "type": "text"
          },
          {
            "label": "(H)",
            "name": "7",
            "type": "text"
          },
          {
            "label": "(I)",
            "name": "8",
            "type": "text"
          },
          {
            "label": "(J)",
            "name": "9",
            "type": "text"
          },
          {
            "label": "(K)",
            "name": "10",
            "type": "text"
          },
          {
            "label": "(L)",
            "name": "11",
            "type": "text"
          },
          {
            "label": "(M)",
            "name": "12",
            "type": "text"
          },
          {
            "label": "(N)",
            "name": "13",
            "type": "text"
          },
          {
            "label": "(O)",
            "name": "14",
            "type": "text"
          },
          {
            "label": "(P)",
            "name": "15",
            "type": "text"
          },
          {
            "label": "(Q)",
            "name": "16",
            "type": "text"
          },
          {
            "label": "(R)",
            "name": "17",
            "type": "text"
          },
          {
            "label": "(S)",
            "name": "18",
            "type": "text"
          },
          {
            "label": "(T)",
            "name": "19",
            "type": "text"
          },
          {
            "label": "(U)",
            "name": "20",
            "type": "text"
          },
          {
            "label": "(V)",
            "name": "21",
            "type": "text"
          },
          {
            "label": "(W)",
            "name": "22",
            "type": "text"
          },
          {
            "label": "(X)",
            "name": "23",
            "type": "text"
          },
          {
            "label": "(Y)",
            "name": "24",
            "type": "text"
          },
          {
            "label": "(Z)",
            "name": "25",
            "type": "text"
          }
        ],
        "parameters": [
          {
            "label": "Connection",
            "name": "__IMTCONN__",
            "required": true,
            "type": "account:google"
          },
          {
            "label": "Search Method",
            "name": "mode",
            "required": true,
            "type": "select",
            "validate": {
              "enum": [
                "select",
                "fromAll",
                "map"
              ]
            }
          },
          {
            "label": "Table contains headers",
            "name": "includesHeaders",
            "required": true,
            "type": "select",
            "validate": {
              "enum": [
                true,
                false
              ]
            }
          },
          {
            "label": "Limit",
            "name": "limit",
            "required": true,
            "type": "uinteger"
          },
          {
            "label": "Value render option",
            "name": "valueRenderOption",
            "type": "select",
            "validate": {
              "enum": [
                "FORMATTED_VALUE",
                "UNFORMATTED_VALUE",
                "FORMULA"
              ]
            }
          },
          {
            "label": "Date and time render option",
            "name": "dateTimeRenderOption",
            "type": "select",
            "validate": {
              "enum": [
                "SERIAL_NUMBER",
                "FORMATTED_STRING"
              ]
            }
          },
          {
            "label": "Drive",
            "name": "from",
            "required": true,
            "type": "select",
            "validate": {
              "enum": [
                "drive",
                "share",
                "team"
              ]
            }
          },
          {
            "label": "Spreadsheet ID",
            "name": "spreadsheetId",
            "required": true,
            "type": "file"
          },
          {
            "label": "Sheet Name",
            "name": "sheetId",
            "required": true,
            "type": "select"
          },
          {
            "label": "Row with headers",
            "name": "tableFirstRow",
            "required": true,
            "type": "text"
          }
        ],
        "restore": {
          "parameters": {
            "__IMTCONN__": {
              "data": {
                "connection": "google",
                "scoped": "true"
              },
              "label": "請選擇你的 Google 帳號"
            },
            "dateTimeRenderOption": {
              "label": "Formatted string",
              "mode": "chose"
            },
            "from": {
              "label": "My Drive"
            },
            "includesHeaders": {
              "label": "Yes"
            },
            "mode": {
              "label": "Search by path"
            },
            "sheetId": {
              "label": "工作表1"
            },
            "spreadsheetId": {
              "path": [
                "請選擇你的問卷同步試算表"
              ]
            },
            "valueRenderOption": {
              "label": "Formatted value",
              "mode": "chose"
            }
          }
        }
      },
      "module": "google-sheets:watchRows",
      "parameters": {
        "__IMTCONN__": null,
        "dateTimeRenderOption": "FORMATTED_STRING",
        "from": "drive",
        "includesHeaders": true,
        "limit": 10,
        "mode": "select",
        "sheetId": "工作表1",
        "spreadsheetId": "",
        "tableFirstRow": "A2:Z1",
        "valueRenderOption": "FORMATTED_VALUE"
      },
      "version": 2
    },
    {
      "id": 2,
      "mapper": {
        "attachments": [],
        "bcc": [],
        "cc": [],
        "from": "",
        "html": "<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <title>蛋糕成長學院線上講座報名確認</title>\n    <style>\n        body {\n            font-family: '微軟正黑體', Arial, sans-serif;\n            line-height: 1.6;\n            color: #333333;\n            margin: 0;\n            padding: 0;\n        }\n        .container {\n            max-width: 600px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        .header {\n            text-align: center;\n            margin-bottom: 30px;\n        }\n        .content {\n            background-color: #ffffff;\n            padding: 20px;\n        }\n        .section {\n            margin-bottom: 25px;\n            padding-bottom: 15px;\n            border-bottom: 1px solid #eeeeee;\n        }\n        .section-title {\n            font-size: 18px;\n            font-weight: bold;\n            color: #FF6B6B;\n            margin-bottom: 15px;\n        }\n        .highlight {\n            background-color: #FFF3F3;\n            padding: 15px;\n            border-radius: 5px;\n            margin: 10px 0;\n        }\n        .list {\n            margin: 0;\n            padding-left: 20px;\n        }\n        .list li {\n            margin-bottom: 8px;\n        }\n        .footer {\n            text-align: center;\n            margin-top: 30px;\n            padding-top: 20px;\n            border-top: 2px solid #eeeeee;\n            color: #666666;\n            font-size: 14px;\n        }\n        .button {\n            display: inline-block;\n            background-color: #FF6B6B;\n            color: #ffffff;\n            padding: 12px 25px;\n            text-decoration: none;\n            border-radius: 5px;\n            margin: 15px 0;\n        }\n    </style>\n</head>\n<body>\n    <div class=\"container\">\n        <div class=\"header\">\n            <h1>蛋糕成長學院線上講座報名確認</h1>\n        </div>\n        \n        <div class=\"content\">\n            <p>親愛的 {{1.`0`}} 您好：</p>\n            \n            <p>感謝您報名參加「蛋糕成長學院 - 行銷專場」線上講座！<br>\n            以下是重要的課程資訊，請詳細閱讀：</p>\n\n            <div class=\"section\">\n                <div class=\"section-title\">講座資訊</div>\n                <div class=\"highlight\">\n                    <p>活動名稱：蛋糕成長學院行銷專場<br>\n                    活動日期：2024年2月24日（六）<br>\n                    活動時間：18:00-21:00<br>\n                    上課方式：Google Meet 線上會議</p>\n                </div>\n            </div>\n\n            <div class=\"section\">\n                <div class=\"section-title\">線上會議資訊</div>\n                <div class=\"highlight\">\n                    <p>會議連結：<br>\n                    <a href=\"https://meet.google.com/xxx-xxxx-xxx\" target=\"_blank\" class=\"button\">\n                        點擊進入會議室\n                    </a><br>\n                    （請於課程開始前 10 分鐘點擊連結進入會議室）</p>\n                </div>\n            </div>\n\n            <div class=\"section\">\n                <div class=\"section-title\">上課提醒</div>\n                <ul class=\"list\">\n                    <li>建議使用電腦/筆電上課，以獲得最佳學習體驗</li>\n                    <li>請提前下載並測試 Google Meet，確保設備運作正常</li>\n                    <li>課程將準時開始，建議提前 10 分鐘進入會議室</li>\n                    <li>進入會議室時，請將暱稱改為您的真實姓名</li>\n                    <li>為確保課程品質，上課時請將麥克風設為靜音</li>\n                </ul>\n            </div>\n\n            <div class=\"section\">\n                <div class=\"section-title\">課程重點</div>\n                <ul class=\"list\">\n                    <li>專業行銷實戰技巧分享</li>\n                    <li>最新數位行銷趨勢解析</li>\n                    <li>實用工具應用教學</li>\n                    <li>即時QA互動交流</li>\n                </ul>\n            </div>\n\n            <div class=\"section\">\n                <div class=\"section-title\">聯繫我們</div>\n                <p>如有任何問題，歡迎透過以下管道聯繫：<br>\n                Email：support@cakegrowth.com<br>\n                LINE：@cakegrowth</p>\n            </div>\n\n            <div class=\"footer\">\n                <p>期待在線上課程與您相見！</p>\n                <p>蛋糕成長學院 敬上</p>\n            </div>\n        </div>\n    </div>\n</body>\n</html>",
        "subject": "【報名成功】蛋糕成長學院 2/24 行銷專場線上講座 - 上課資訊",
        "to": [
          "{{1.`4`}}"
        ]
      },
      "metadata": {
        "designer": {
          "x": 300,
          "y": 0
        },
        "expect": [
          {
            "label": "From",
            "name": "from",
            "type": "text"
          },
          {
            "label": "To",
            "name": "to",
            "required": true,
            "spec": {
              "label": "Email address",
              "name": "value",
              "required": true,
              "type": "email"
            },
            "type": "array"
          },
          {
            "label": "Subject",
            "name": "subject",
            "type": "text"
          },
          {
            "label": "Content",
            "name": "html",
            "type": "text"
          },
          {
            "label": "Attachments",
            "name": "attachments",
            "spec": [
              {
                "label": "File name",
                "name": "fileName",
                "required": true,
                "semantic": "file:name",
                "type": "filename"
              },
              {
                "label": "Data",
                "name": "data",
                "required": true,
                "semantic": "file:data",
                "type": "buffer"
              },
              {
                "label": "Content-ID",
                "name": "cid",
                "type": "text"
              }
            ],
            "type": "array"
          },
          {
            "label": "Copy recipient",
            "name": "cc",
            "spec": {
              "label": "Email address",
              "name": "value",
              "type": "email"
            },
            "type": "array"
          },
          {
            "label": "Blind copy recipient",
            "name": "bcc",
            "spec": {
              "label": "Email address",
              "name": "value",
              "type": "email"
            },
            "type": "array"
          }
        ],
        "parameters": [
          {
            "label": "Connection",
            "name": "account",
            "required": true,
            "type": "account:google-restricted"
          }
        ],
        "restore": {
          "expect": {
            "attachments": {
              "mode": "chose"
            },
            "bcc": {
              "mode": "chose"
            },
            "cc": {
              "mode": "chose"
            },
            "to": {
              "items": [
                null
              ],
              "mode": "chose"
            }
          },
          "parameters": {
            "account": {
              "data": {
                "connection": "google-restricted",
                "scoped": "true"
              },
              "label": "請選擇你的 Google 帳號"
            }
          }
        }
      },
      "module": "google-email:ActionSendEmail",
      "parameters": {
        "account": null
      },
      "version": 2
    }
  ],
  "metadata": {
    "designer": {
      "orphans": []
    },
    "instant": false,
    "scenario": {
      "autoCommit": true,
      "autoCommitTriggerLast": true,
      "confidential": false,
      "dataloss": false,
      "dlq": false,
      "freshVariables": false,
      "maxErrors": 3,
      "roundtrips": 1,
      "sequential": false,
      "slots": null
    },
    "version": 1,
    "zone": "us1.make.com"
  },
  "name": "SurveyCake x Make 自動發信範本（去識別版）"
}