샘플
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
이 섹션에서는 Apps Script API를 사용하는 샘플과 개발 도구를 제공합니다.
레시피
이 섹션에 나열된 '레시피' 예시에서는 일반적인 Apps Script 작업을 Apps Script API 요청으로 표현하는 방법을 보여줍니다.
이러한 예는 Google API 클라이언트 라이브러리를 사용하여 특정 언어로 된 Apps Script API 요청 프로토콜에 표시됩니다. 예는 함수 실행 가이드를 참고하세요.
이 섹션의 레시피는 다음 카테고리로 나뉩니다.
- Apps Script 함수 실행 - 다른 앱에서 Apps Script 함수를 원격으로 호출하는 방법을 보여주는 레시피입니다.
- 프로젝트 관리: 새 프로젝트 만들기, 스크립트 파일 가져오기, 프로젝트 콘텐츠 업데이트와 같은 기본 프로젝트 작업을 보여주는 레시피입니다.
개발 리소스
Apps Script용 clasp
명령줄 도구를 사용하면 로컬 머신에서 Apps Script 프로젝트를 개발하고 유지관리할 수 있습니다. clasp
는 프로젝트 관리에 Apps Script API를 사용하는 Node.js 오픈소스 프로젝트입니다. clasp
GitHub 저장소에서 API가 호출되는 방식을 확인할 수 있습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-08-31(UTC)
[null,null,["최종 업데이트: 2025-08-31(UTC)"],[[["\u003cp\u003eThis section offers samples and development tools utilizing the Apps Script API, including recipes demonstrating common Apps Script actions as API requests.\u003c/p\u003e\n"],["\u003cp\u003eRecipes are categorized into executing Apps Script functions remotely and managing projects (creating, retrieving, updating).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eclasp\u003c/code\u003e command-line tool enables local development and maintenance of Apps Script projects using the Apps Script API.\u003c/p\u003e\n"]]],[],null,["# Samples\n\nThis section provides samples and development tools that use the Apps Script API.\n\nRecipes\n-------\n\nThe 'recipe' examples listed in this section demonstrate how to express common\nApps Script actions as Apps Script API requests.\n\nThese examples are presented in Apps Script API request protocols in a\nspecific language using Google API client libraries, see the\n[Executing an function](/apps-script/api/how-tos/execute) guide\nfor examples.\n\nRecipes in this section are divided into the following categories:\n\n- [Executing Apps Script Functions](/apps-script/api/samples/execute) --- Recipes that show how to remotely call Apps Script functions from other apps.\n- [Project Management](/apps-script/api/samples/manage) --- Recipes that show basic project actions such as creating new projects, retrieving script files, and updating project content.\n\nDevelopment resources\n---------------------\n\nThe [`clasp` command-line tool](/apps-script/guides/clasp) for Apps Script lets\nyou develop and maintain Apps Script projects from your local machine. `clasp`\nis a Node.js open-source project that uses Apps Script API for project\nmanagement; you can see how the API is called in the\n[`clasp` GitHub repository](https://github.com/google/clasp/)."]]