নমুনা
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
এই বিভাগটি অ্যাপ্লিকেশন স্ক্রিপ্ট API ব্যবহার করে এমন নমুনা এবং উন্নয়ন সরঞ্জাম সরবরাহ করে।
রেসিপি
এই বিভাগে তালিকাভুক্ত 'রেসিপি' উদাহরণগুলি দেখায় যে কীভাবে সাধারণ অ্যাপস স্ক্রিপ্ট অ্যাকশনগুলিকে অ্যাপস স্ক্রিপ্ট API অনুরোধ হিসাবে প্রকাশ করা যায়।
এই উদাহরণগুলি Google API ক্লায়েন্ট লাইব্রেরি ব্যবহার করে একটি নির্দিষ্ট ভাষায় Apps Script API অনুরোধ প্রোটোকলগুলিতে উপস্থাপিত হয়েছে, উদাহরণগুলির জন্য একটি ফাংশন নির্দেশিকা দেখুন৷
এই বিভাগে রেসিপিগুলি নিম্নলিখিত বিভাগে বিভক্ত:
উন্নয়ন সম্পদ
Apps Script-এর জন্য clasp
কমান্ড-লাইন টুল আপনাকে আপনার স্থানীয় মেশিন থেকে অ্যাপস স্ক্রিপ্ট প্রোজেক্ট তৈরি ও বজায় রাখতে দেয়। clasp
হল একটি Node.js ওপেন সোর্স প্রজেক্ট যা প্রজেক্ট ম্যানেজমেন্টের জন্য Apps Script API ব্যবহার করে; আপনি দেখতে পাচ্ছেন কিভাবে এপিআইকে clasp
গিটহাব রিপোজিটরিতে বলা হয়।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-08-29 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-08-29 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/)."]]