Automate tasks across all Google services
What is Google Apps Script? [Tutorial]
If you use Google services like Google Docs, Google Sheets, Google Analytics, Gmail, and others, you can connect and automate these services with Google Apps Script.
Think of Google Apps Script as Google's version of Microsoft's VBA script. Just as you can automate actions and tasks or customize macros in Microsoft Word and Excel with VBA, you can automate tasks and actions in Google services. In services like Sheets and Docs, you can even write your own custom menus.
In this article, you'll learn how to access and enable Apps Script in your various Google services, how to navigate the Apps Script Editor, and how to connect to services. You won't learn any specific scripting features, but Google has excellent documentation and Apps Script tutorials available for learning how to write Apps Script.