부가기능 개요
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
부가기능은 Google Workspace 애플리케이션을 확장하는 맞춤 애플리케이션입니다.
Google Workspace에 새로운 기능 추가
부가기능을 사용하면 작업을 자동화하거나 Google Workspace에서 서드 파티 서비스 또는 정보를 사용할 수 있습니다. 부가기능을 사용하면 다음 작업을 할 수 있습니다.
- Google Workspace 애플리케이션에 직접 통합되는 맞춤 사용자 인터페이스를 만듭니다. 이러한 인터페이스는 사용자에게 정보를 표시하고 사용자 컨트롤을 제공할 수 있습니다.
- 작업을 자동화하거나 간소화하여 Google Workspace를 사용할 때 워크플로 효율성을 높이세요.
- Google 애플리케이션 간에 데이터를 제어하고 이동합니다.
- Google Workspace 내에서 사용자에게 필요한 모든 것을 제공하여 브라우저 전환의 필요성을 없앱니다.
- Google Workspace 애플리케이션 내에서 Google 이외의 서비스에 연결하여 해당 서비스에서 Google Workspace로 또는 Google Workspace에서 해당 서비스로 데이터를 가져오거나 업로드할 수 있습니다.
부가기능 유형
Google Workspace 부가기능과 Editor 부가기능의 두 가지 유형의 부가기능을 빌드할 수 있습니다. 각 유형에 대한 자세한 내용은 부가기능 유형을 참고하세요.
Google Workspace Add-ons API
Google Workspace 부가기능 API를 사용하면 다음 작업을 할 수 있습니다.
- 테스트 및 배포를 자동화합니다.
- 부가기능의 호스팅 서비스를 사용하여 백그라운드 작업을 실행합니다.
- 명령줄 도구를 사용하여 배포를 만들고 관리합니다.
- 세부적인 Cloud IAM 권한이 있는 서비스 계정 또는 일반 사용자의 배포 권한을 관리합니다.
Google Workspace 부가기능 API에 대한 자세한 내용은 참조 문서를 참고하세요.
빠른 시작 사용해 보기
애드온 빌드 작동 방식을 빠르게 알아보려면 빠른 시작을 사용해 보세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-29(UTC)
[null,null,["최종 업데이트: 2025-08-29(UTC)"],[[["\u003cp\u003eGoogle Workspace add-ons are custom applications that enhance Google Workspace functionality by automating tasks, connecting to third-party services, and streamlining workflows.\u003c/p\u003e\n"],["\u003cp\u003eAdd-ons provide customized user interfaces within Google Workspace, eliminating the need to switch between applications.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can build two types of add-ons: Google Workspace add-ons and Editor add-ons, each offering unique capabilities and functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe Google Workspace add-ons API enables developers to automate tasks, manage deployments, and control data flow within Google Workspace.\u003c/p\u003e\n"],["\u003cp\u003eQuickstart guides are available for developers to learn how to build Google Workspace add-ons using Node.js or Apps Script.\u003c/p\u003e\n"]]],["Add-ons enhance Google Workspace by automating tasks, integrating third-party services, and creating custom user interfaces. They boost workflow efficiency, control data movement between Google applications, and eliminate browser switching. Developers can build Google Workspace or Editor add-ons. The Google Workspace add-ons API facilitates automated testing, background tasks, and deployment management with Cloud IAM permissions. Quickstarts are available for Node.js and Apps Script to build these add-ons.\n"],null,["# Add-ons overview\n\n|-------------------------------------------------------------------------------------------------------------------------------------------|\n| Got 5 minutes? Help us improve our Google Workspace documentation by taking a quick [online survey](https://forms.gle/XcqRP3PJiQv9ADuj9). |\n\nAdd-ons are customized applications that extend\nGoogle Workspace applications.\n\nAdd new capabilities to Google Workspace\n----------------------------------------\n\nAdd-ons can help automate tasks or make third-party services or\ninformation\navailable in Google Workspace. With add-ons, you can do\nthe following:\n\n- Create customized user interfaces that are directly integrated into Google Workspace applications. These interfaces can display information to the user and provide user controls.\n- Boost workflow efficiency when working with Google Workspace by automating or streamlining tasks.\n- Control and move data between Google applications.\n- Remove the need for browser switching by providing the user everything they need within Google Workspace.\n- Connect to non-Google services within Google Workspace applications, letting you retrieve or upload data from those services into and from Google Workspace.\n\nTypes of add-ons\n----------------\n\nThere are two types of add-ons you can build:\n*Google Workspace add-ons* and *Editor add-ons* . For more information\nabout each, see\n[Add-on types](/workspace/add-ons/concepts/types).\n\nGoogle Workspace add-ons API\n----------------------------\n\n| **Note:** Some features, like extending the [Google Calendar conferencing drop-down](/workspace/add-ons/calendar/conferencing/overview) and iOS capabilities, are not yet supported by the Google Workspace add-ons API.\n\nWith the Google Workspace add-ons API, you can:\n\n- Automate testing and deployments.\n- Perform background tasks using your add-on's hosting service.\n- Create and manage deployments with command-line tools.\n- Manage deployment permissions for service accounts or regular users with granular Cloud IAM permissions.\n\nFor more information about the Google Workspace add-ons API, see the\n[Reference documentation](/workspace/add-ons/reference).\n\nTry a quickstart\n----------------\n\nTo quickly see how building an add-on\nworks, try a quickstart:\n\n- [Node.js Google Workspace add-on quickstart](/workspace/add-ons/quickstart/alternate-runtimes)\n- [Apps Script Google Workspace add-on quickstart](/workspace/add-ons/quickstart/cats-quickstart)\n- [Apps Script Editor add-on quickstart](/workspace/add-ons/editors/docs/quickstart/translate)\n\n|---|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| | Want to see Google Workspace add-ons in action? The Google Workspace Developers channel offers videos about tips, tricks, and the latest features. [Subscribe now](https://www.youtube.com/channel/UCUcg6az6etU_gRtZVAhBXaw) |"]]