Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mstssk/ml-c88-sync-sendgrid
https://github.com/mstssk/ml-c88-sync-sendgrid
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mstssk/ml-c88-sync-sendgrid
- Owner: mstssk
- Created: 2015-09-03T17:09:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-03T17:09:51.000Z (about 9 years ago)
- Last Synced: 2023-03-18T16:01:15.035Z (over 1 year ago)
- Language: TypeScript
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Setup
1. Checkout this repo.
2. `npm install`
3. `tsc`
4. Copy `built/tsc.js` into Google Forms' Script Editor.
5. Menu: `リソース` -> `すべてのトリガー` -> `新しいトリガーを追加`
6. `handleFormSubmitted`, `フォームから`, `フォーム送信時`
`通知`は任意で
7. 保存しようとすると権限の承認を求められるので`承認する`
8. Menu: `ファイル` -> `プロジェクトのプロパティ` -> `スクリプトのプロパティ`
9. プロパティを追加
参考: https://sendgrid.com/docs/API_Reference/Marketing_Emails_API/emails.html
- api_user
- api_key
- list_name
- alert_to : エラー時のメール送信先