דוגמאות
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
בקטע הזה מופיעות דוגמאות וכלים למפתחים שמשתמשים ב-Apps Script API.
מתכונים
בדוגמאות ל 'מתכונים' שמופיעות בקטע הזה מוסבר איך להגדיר פעולות נפוצות של Apps Script כבקשות Apps Script API.
הדוגמאות האלה מוצגות בפרוטוקולים של בקשות ל-Apps Script API בשפה ספציפית באמצעות ספריות לקוח של Google API. דוגמאות אפשר למצוא במדריך הפעלת פונקציה.
המתכונים בקטע הזה מחולקים לקטגוריות הבאות:
- הפעלת פונקציות של Apps Script –
מתכונים שמראים איך לקרוא מרחוק לפונקציות של Apps Script מאפליקציות אחרות.
- ניהול פרויקטים –
מתכונים שמציגים פעולות בסיסיות בפרויקט, כמו יצירת פרויקטים חדשים, אחזור קובצי סקריפט ועדכון תוכן הפרויקט.
משאבי פיתוח
clasp
כלי שורת הפקודה ל-Apps Script מאפשר לכם לפתח ולתחזק פרויקטים של Apps Script מהמחשב המקומי. clasp
הוא פרויקט קוד פתוח של Node.js שמשתמש ב-Apps Script API לניהול פרויקטים. אפשר לראות איך ה-API מופעל במאגר GitHub של clasp
.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת 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/)."]]