Below you will find pages that utilize the taxonomy term “Google Workspace”
September 2, 2024
AutoOOO Featured in Workspace Developer Spotlight
A little bit of self-promotion: AutoOOO has been featured in the Google Workspace Developer Spotlight, a series of interviews that Google conducts with developers of innovative Workspace add-ons. You can watch the complete interview here:
January 14, 2024
Poor Man's Apps Script Performance Metrics
Not so long ago, I was writing about measuring Apps Script function performance, in particular those offered as part of the environment by Google. As add-ons get more complex and we rely more on other APIs that we have no control over, measuring how much we are making the user wait becomes important.
June 23, 2023
Google Apps Script APIs performance
During the last few months, as I was implementing a few scripts on Google’s Apps Script, I needed to answer the question of what is the right place to store data.