Tag: Google App Script
All the articles with the tag "Google App Script".
Google App Script - Cache Service 做快取
為什麼要在 Google App Script 中使用快取,什麼場景可以用快取來加速服務,並且避免可能遇到的限制。CacheService 是個簡單好用的方式,能幫助你輕鬆快取資料。
Google App Script 用 Gmail 發有質感美觀的信
學習如何在 Google App Script 中使用 HTML 發送美觀的電子郵件,並運用 ChatGPT 快速生成電子郵件模板
利用 Google App Script 串接 Threads API 並且用 Looker Studio 視覺化
Threads API 串接不麻煩,用 Google App Script 來處理,存到 Google Sheet 後,用 Looker Studio 來視覺化
Google Analytics 4 Data API - Google App Script 使用 API 的 Filter 篇
在一個特別的需求下,需要將資料by一個區間下載,於是乎想要直接串 GA4 的 Data API 將資料存到 Google Sheet 中,但第一次使用時再使用 Filter 遇到了蠻大問題,想要在這裡記錄下來解法,未來能夠回來翻以外還能繼續有新的寫法,畢竟整個 Data API 都還在 Beta 階段,未來都還有被調整的空間。
Google App Script 在 Google Sheet 和 ChatGPT 問答
使用 Google App Script 自定義一個 Function 函式並透過 ChatGPT 的 API,就可以實現在自己的 Google Sheet 和 ChatGPT 進行對談
Google App Script 測試 Webhook 的串接
使用 Google App Script 的 doGet, doPost function 來測試收到 get post request 的情形,很常利用在一些 webhook 的串接時想要有個臨時的地方測試 payload 時會用到。





