Google Apps Script
リンク
アカウントのGAS一覧 を見る Apps Script
ドキュメント Apps Script  |  Google Developers
links: contributorpw/google-apps-script-awesome-list: The usual list of links to interesting resources for Google Apps Script
claspを使う
GAS clasp push による上書きを安全にする方法 - Qiita
JSDocを使う
GASエディタでJSDocを書いてみる - Qiita
関数のシグネチャー, 関数内変数は @typeで定義できる。
Slackで使う
GAS Slack
OAuth
GASでCompute Engineの時間に応じた自動停止/起動ツールを作成する 〜GASで簡単に好きなGoogle APIを叩く方法〜
実はこの「自動認証・認可」機能ですが、 GASに定義済みで無いGoogle API についても、アクセストークンを取得することができます。
Apps Script Cache Service
参考
tanaike 充実した情報. Libraryでいろいろ提供されている。
gmailのexport
巨大ファイルのupload(resumableUpload)
UrlFetch.fetchAllの話
20 ` 30 くらいの 同時requestなら結構いける?
tanaikech/RunAll: This is a library for running the concurrent processing using only native Google Apps Script (GAS).
google.script.runを async/awaitにする
AWS用のsigning keyを取得する
Examples of How to Derive a Signing Key for Signature Version 4 for Google Apps Script · tanaike
htmlをparseする話
Parsing HTML using Google Apps Script · tanaike
cellの編集イベントを判別する
tanaikech/GetEditType: GetEditType is a GAS library for retrieving the edit types of the OnEdit event trigger of Spreadsheet using Google Apps Script (GAS).
Google Apps Script試行錯誤Blog: このブログで試したことを整理するページ
ここもいろいろある。
tips
【GAS×Vue.js Webアプリ】google.script.run で async/await を使う - Qiita
#async/await
スプレッドシートに図形でボタンを作成しGASを実行&トリガーを使ったメニューの追加: @IT
G Suite App Maker (Gsuite Business)ならこの辺りも簡単に作れるのかも。
シートを保護する、非表示にする、編集する - パソコン - ドキュメント エディタ ヘルプ
気になったので。: script.gs
#G_Suite #JavaScript
Google Apps Script Maps