Google Apps Script

Filter Google Apps Script

Create Your Own APIs with Google Sheets and Google Apps Script (Part 1)

During development of an application, sometimes the APIs required to gather the data are not ready. You could hard code data into your application. However, that doesn’t provide the experience…

March 20, 2023 • 3 minute read

Translate App

Translate text to and from English, French, German, Italian, Portuguese, and Spanish. Links Features

July 29, 2022

Move Row on Edit using Google Sheets

Have you ever needed to move a row of data from one sheet to another when entering a specific value into a specific column? With this article, you’ll learn how…

December 11, 2021 • 4 minute read

Image Library using Google Drive

With Google Drive, Apps Script, Bootstrap, and a little jQuery, you can develop an Image Library web application with search and download functionality! Let’s get started!Table of ContentsImage Library ExampleGoogle…

February 16, 2021 • 12 minute read

Approval Process with Email Notification using Google Sheets

Imagine collecting requests on a Google sheet and wanting a way to process those requests by moving them to another sheet. At the same time, you’d like to email the…

January 6, 2021 • 8 minute read