Google Apps Script는 신속한 애플리케이션 개발 플랫폼으로
비즈니스 애플리케이션을 빠르고 쉽게 만들 수
Google Workspace나
최신 자바스크립트로 코드를 작성하고
즐겨찾는 Google Workspace 애플리케이션을
Calendar, Drive 등 이
Google은 브라우저에서 바로 코드 편집기를 제공해 주므로
스크립트가 Google Drive에 저장되고 Google 서버에서 실행됩니다.
JavaScript가 처음인 경우 Codecademy는
다수의 JavaScript 과정에 오신 것을 환영합니다.
(이 과정은 Google에서 개발한 것이 아니며
Google.)
Apps Script를 실제로 확인하고 싶으신가요?
Google Workspace 개발자 채널에서는 도움말, 유용한 정보, 최신 기능에 관한 동영상을 제공합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-09-05(UTC)"],[[["Google Apps Script is a cloud-based platform for rapidly developing business applications that integrate with Google Workspace."],["It uses JavaScript and provides built-in libraries for Google Workspace applications like Gmail, Calendar, and Drive."],["With Apps Script, you can customize Google Workspace, automate tasks, interact with other Google services, and create web apps and add-ons."],["No installation is needed as Apps Script provides a browser-based code editor and stores your scripts in Google Drive, executing them on Google's servers."],["Explore quickstarts for automation, custom functions, or building a Chat bot to quickly get started with Apps Script projects."]]],[]]