Google Apps Script는Google Workspace와 통합된 비즈니스 애플리케이션을 빠르고 간편하게 만들 수 있는 빠른 애플리케이션 개발 플랫폼입니다. 최신 JavaScript로 코드를 작성하고 Gmail, Calendar, Drive와 같은 좋아하는 Google Workspace 애플리케이션의 내장 라이브러리에 액세스할 수 있습니다. 따로 설치할 것은 없습니다. 브라우저에서 바로 코드 편집기가 제공되고 스크립트가 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-11-08(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."]]],[]]