GS: Google Apps Script

구글에서 사용가능한 스크립트. 구글의 모든 서비스에 대한 연동 코딩이 가능하다.

메일을 읽어와 구글 시트로 정리를 한다던가, 주어진 양식에 맞게 워드나 파워포인트를 변경한다거나.

업무적으로 Gmail과 Google Drive 의존도가 높은 편이라면, 시간들여 공부할만한 가치가 있는 녀석.

약간의 자바스크립트 지식만 있다면, 일주일이면 기본문법 파악 정도는 가능하다.

https://developers.google.com/apps-script/

What is Google Apps Script?

Google Apps Script is a JavaScript cloud scripting language that provides easy ways to automate tasks across Google products and third party services.With Google Apps Script you can:

  • Automate repetitive processes and workflows. Create scripts to automate expense approvals, time-sheet tracking, ticket management, order fulfillment, and much more.
  • Link Google products with third party services. A script can send custom emails and a calendar invitation to a list from a MySQL database.
  • Create custom spreadsheet functions. Apply customized formatting or do complex analysis on data in Google Spreadsheets.
  • Build rich graphical user interfaces and menus. With Google Apps Script, a company could power an internal application for purchasing office supplies, where users could shop via a customized menu interface.

적게 일하고 많이 버는 법을 늘 고민합니다. 일이 되게 하는 것에 간혹 목숨을 겁니다. 지금은 우아한형제들과 함께 일하고 있어요.