1 scripts available

Apps Script Library

Google Apps Script scripts ready to copy and deploy to automate your Google Workspace tasks. Every script is commented and available on GitHub.

Google Workspace Monitoring

Utils

This script monitors the official RSS feed of the “Google Workspace Status Dashboard.” When a new incident or update is detected, the script automatically sends a formatted email alert to the administrator.

Use case

This script allows an IT manager to receive automatic, formatted alerts as soon as an incident occurs on Google Workspace services. By converting times to local time and filtering out duplicates, it provides immediate responsiveness to inform users before they overwhelm technical support.

utils logging
View code

How to use a script?

In a few clicks, copy and deploy any script to your Google Workspace.

1

Copy the code

Click "View code" to open the file on GitHub and copy its contents.

2

Paste in Apps Script

Open script.google.com, create a new project, and paste the code into the editor.

3

Run it

Authorize the required permissions and run the main function. That's it!

View full GitHub repository

All scripts are open-source and regularly updated.