Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Saul-R
/
apps-script-samples
Public
forked from
googleworkspace/apps-script-samples
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 8, 2025
fix: typo
PierrickVoulet
authored
007937d
View commit details
Copy full SHA for 007937d
Browse repository at this point
feat: add tutorial link for custom function with adk agent (#566)
PierrickVoulet
authored
2bcfd3c
View commit details
Copy full SHA for 2bcfd3c
Browse repository at this point
Commits on Oct 6, 2025
feat: add Sheets custom function with ADK AI agent (#565)
Show description for 862def1
PierrickVoulet
authored
862def1
View commit details
Copy full SHA for 862def1
Browse repository at this point
Commits on Oct 3, 2025
chore: Code Cleanup (#564)
Show description for f41be36
3 people
authored
f41be36
View commit details
Copy full SHA for f41be36
Browse repository at this point
Commits on Aug 14, 2025
feat: Create Apps Script examples for new DV360 and DBM services (#555)
Show description for 34d0e2d
tabrethauer
authored
34d0e2d
View commit details
Copy full SHA for 34d0e2d
Browse repository at this point
Commits on Aug 4, 2025
Update README.md
PierrickVoulet
authored
9066cac
View commit details
Copy full SHA for 9066cac
Browse repository at this point
Commits on Jul 8, 2025
fix: Updated code files to match latest working code in CloudSkillsBost. Updated README.md. (#553)
Mansari
authored
e97e4d4
View commit details
Copy full SHA for e97e4d4
Browse repository at this point
Commits on Jun 21, 2025
feat: Gmail List messages (#552)
vinay-google
authored
101ce15
View commit details
Copy full SHA for 101ce15
Browse repository at this point
Commits on May 20, 2025
feat: remove dead code
PierrickVoulet
authored
9d4f742
View commit details
Copy full SHA for 9d4f742
Browse repository at this point
Commits on May 19, 2025
fix: use default function names
PierrickVoulet
authored
6163eca
View commit details
Copy full SHA for 6163eca
Browse repository at this point
fix: indentation
PierrickVoulet
authored
b4cf04d
View commit details
Copy full SHA for b4cf04d
Browse repository at this point
Commits on May 14, 2025
fix: Update .clasp.json
PierrickVoulet
authored
ae891e4
View commit details
Copy full SHA for ae891e4
Browse repository at this point
fix: Upgrade node to clasp-supported version
Show description for 57f12d8
PierrickVoulet
authored
57f12d8
View commit details
Copy full SHA for 57f12d8
Browse repository at this point
fix: Update .clasp.json
PierrickVoulet
authored
3648396
View commit details
Copy full SHA for 3648396
Browse repository at this point
fix: Upgrade Ubuntu to supported version (#544)
Show description for 9a32412
PierrickVoulet
authored
9a32412
View commit details
Copy full SHA for 9a32412
Browse repository at this point
feat: add OOO assistant sample (#543)
Show description for 06f6d11
3 people
authored
06f6d11
View commit details
Copy full SHA for 06f6d11
Browse repository at this point
Commits on May 13, 2025
fix: gson -> json (#542)
vinay-google
authored
c191441
View commit details
Copy full SHA for c191441
Browse repository at this point
feat: Email Classifier (#541)
vinay-google
authored
9f468eb
View commit details
Copy full SHA for 9f468eb
Browse repository at this point
Commits on Jan 23, 2025
feat: Add positive and negative sentiment labels (#520)
vinay-google
authored
c9b7745
View commit details
Copy full SHA for c9b7745
Browse repository at this point
chore: Minor updates (#519)
vinay-google
authored
a1c5100
View commit details
Copy full SHA for a1c5100
Browse repository at this point
refactor: Refactored UI, consolidated sample generation code updated add-on name add-on name (#518)
Show description for e6ca6da
Mansari
authored
e6ca6da
View commit details
Copy full SHA for e6ca6da
Browse repository at this point
docs: Update README
vinay-google
committed
f9f8895
View commit details
Copy full SHA for f9f8895
Browse repository at this point
chore: Minor updates (#517)
vinay-google
authored
ad1779c
View commit details
Copy full SHA for ad1779c
Browse repository at this point
chore: Update Samples.gs (#516)
vinay-google
authored
6599fed
View commit details
Copy full SHA for 6599fed
Browse repository at this point
Commits on Jan 22, 2025
Feat/add sample emails generation (#515)
Show description for 8c9b185
Mansari
and
vinay-google
authored
8c9b185
View commit details
Copy full SHA for 8c9b185
Browse repository at this point
chore: Update gmail sentiment sample (#513)
vinay-google
authored
e1bfbea
View commit details
Copy full SHA for e1bfbea
Browse repository at this point
Update README.md (#514)
vinay-google
authored
9faea77
View commit details
Copy full SHA for 9faea77
Browse repository at this point
Commits on Jan 16, 2025
chore: Sync Gmail sentiment analyis to an Apps Script project (#510)
vinay-google
authored
82f025b
View commit details
Copy full SHA for 82f025b
Browse repository at this point
Commits on Oct 24, 2024
Put gmail sentiment analysis into ai folder.
chanelgreco
committed
1e5f10a
View commit details
Copy full SHA for 1e5f10a
Browse repository at this point
Add new sample that is for a Google Workspace Add-on that adds sentim… (#496)
Show description for 9847368
chanelgreco
authored
9847368
View commit details
Copy full SHA for 9847368
Browse repository at this point
Commits on Oct 16, 2024
fix: advanced docs params after id (#495)
jpoehnelt
authored
3a18325
View commit details
Copy full SHA for 3a18325
Browse repository at this point
Commits on Oct 3, 2024
feat: update message with app creds (#490)
Show description for f9a39af
PierrickVoulet
and
pierrick
authored
f9a39af
View commit details
Copy full SHA for f9a39af
Browse repository at this point
feat: add create and set up space code samples (#489)
Show description for 0b0d728
PierrickVoulet
and
pierrick
authored
0b0d728
View commit details
Copy full SHA for 0b0d728
Browse repository at this point
Commits on Oct 2, 2024
feat: add create membership for group code sample (#488)
Show description for 7a8eca7
PierrickVoulet
and
pierrick
authored
7a8eca7
View commit details
Copy full SHA for 7a8eca7
Browse repository at this point
Commits on Sep 24, 2024
style: rm unused template string
jpoehnelt
committed
2a76335
View commit details
Copy full SHA for 2a76335
Browse repository at this point
Previous
Next
You can’t perform that action at this time.