Skip to main content

Google Apps Script, what is it?


Google Apps Script is a cloud based scripting language that provides easy ways to automate tasks across Google products such as Google Apps, Calendar, Gmail, Sites, Contacts, Spreadsheets etc as well as other third party services.


A script is a series of instructions you write in a programming language or scripting language to accomplish a particular task. You type in the instructions and save them. The script runs only under circumstances you define.

Google Apps Script is based on JavaScript. In addition to providing much of what's built into JavaScript, Google Apps Script also provides a set of classes that make up the Google Apps Script API


You can use these classes and their associated methods to access Google products, make requests to third-party services and APIs, and access helpful utilities. You can learn more about these topics in the sections on Using Built-in Services and Using External APIs.

I have will soon written a new post that will take you through the simple steps of writing a script that will create a new Google Document and email the link to the created document.

Comments

Popular posts from this blog

EC isn't prepared to take technology to the next level in Elections

In Election 2012, Ghana's EC introduces a new process to verify voters before they are allowed to cast their vote. This was in the form of biometric verification, a good idea but poorly not so well implemented.

Be a part of the experience, and make sure your Polling Station is represented on Google Maps!

Excited to see the number of polling stations that have been mapped by Ghanaian voters. It is validation of the belief in the internet’s role in helping to ensure that the 2012 elections will be the best ever held in Ghana.