1.4 KiB
1.4 KiB
marp, title, description, theme, paginate, _paginate, header, footer
marp | title | description | theme | paginate | _paginate | header | footer |
---|---|---|---|---|---|---|---|
true | Helloworld | Hosting Marp slide deck on the web | uncover | true | false | **google apps script send email** |  https://louiscklaw.github.io |
google apps script
send email
目的: 通知報名者
- 已獲取錄
- 付款
做法:
- 頁面 '學員進度'
- 欄 '通知日期' 中,該列 "變成" 觸發日期
- 欄 '繳費進度' 自己轉為 "已通知"
- 自動 SEND EMAIL 去 同列的 '電郵地址'
requirement/需要資料:
- 係學員進度呢個頁面度
- 首先 "繳費進度" 要係未通知
- 跟住 "電郵地址" 要係一個有效嘅地址
- 加埋 "付款連結" 要係一條 link ()
how to run/點行呢?
done/行完?
send 左 email 的話:
email/電郵?
resend/s重發 email?
QnA/問問題?
😃