Logistics_Automation_Scripts
Web AppAutomate logistics workflows in Google Sheets and Docs with Google Apps Script examples using SpreadsheetApp, DocumentApp and MailApp, helping intermediate developers cut manual work.
Automate logistics workflows in Google Sheets and Docs with Google Apps Script examples using SpreadsheetApp, DocumentApp and MailApp, helping intermediate developers cut manual work.
This Google Apps Script allows you to log form submission data directly to a Google Sheet using Google Tag Manager. The script listens for GET or POST requests, processes the data, and writes it to the specified Google Sheet.
Overview of the auto-cast-buffs library for Google Apps Script projects, summarizing its purpose and basic information to help developers evaluate its adoption.
Run Google Apps Script safely in a local sandbox using gas-fakes. Initialize with /gas:init, test AI-generated code without permissions, and use MCP with advanced controls.
Google Apps Script that searches Rakuten Books for new releases and automatically creates tasks in a chosen Todoist project. Spreadsheet-based settings cut manual work and streamline reading management.
Automatically sync RoutineHub shortcut updates to a GitHub repository. Web setup, hourly trigger, auto/manual management, manual run and reset. Tokens stored safely.
Library for GAS developers who need automated Slack notifications. Send messages with one line, set channel or icon options, and skip manual HTTP request coding.
Deploy a single Google Apps Script Web App that serves both MCP and A2A protocols, cutting setup and maintenance time for developers integrating AI agents with Google Workspace.
GmailDriveETL lets Apps Script developers query and filter Gmail, log messages in Sheets, save attachments to Drive and customise the flow, cutting boilerplate for email-based workflow automation.