GAS is a scripting platform developed by Google for creating lightweight applications within the Google Workspace environment. The development environment for Google Apps Script is cloud-hosted, featuring an IDE with a debugger for writing scripts directly in a web browser. The infrastructure provided by Google serves as the execution environment for Apps Script projects. The platform enables task automation within Google services and integration with third-party applications. Additionally, Google Apps Script facilitates the creation of add-ons for Google Docs, Sheets, and Slides, enhancing their functionality.
Increase efficiency and save time with Google Apps Script.
Process automation
Add-ons for Google Workspace
Responsive Web Applications (RWA)
REST API
Prototyping
Google Chat Apps
Design of the GMail™ add-on
Industry: IT (Security Awareness)
Need: Google Workspace add-on available in the Marketplace
Technology: Google Apps Script, Google Cloud
Our task was to implement the Phishing Reporting Button - functionality for reporting suspicious messages by employees of organisations using Google Workspace. The button is fully integrated with the SECAWA Platform via a REST API. The project included a complete implementation including deployment, creation of the necessary files and maintenance of the GCP project.
Project of a browser game using the ZIM.js library
Purpose: To apply an external library to a GAS project
Technology: Google Apps Script, Google Cloud, HTML, JS, ZIM.js