TU7: What's 'Next' for Google Apps Script

Full Show

Show Notes

Broadcast Date: 07 Apr 2017

Speakers: Spencer Easton, Martin Hawksey, Bruce Mcpherson, Romain Vialard, Steve Webster

The state of script looks healthy! At Google Cloud Next '17 there were several announcements and presentations about Google Apps Script. These included the Apps Script roadmap for 2017, announcements for Gmail Add-ons, Hangouts Chat bots and Google Slides Add-ons.

Resources:

Highlights

Dissecting the Google Apps Script Roadmap

At Google Cloud Next '17 there were several announcements and presentations about Google Apps Script. These included the Apps Script roadmap for 2017. In this clip we discuss the announced roadmap including limited auth scopes and the professionalization of Google Apps Script development for enterprise.

Resources:

Gmail Add-ons and the future of add-ons development

In this clip from Totally Unscripted we discuss the announcement of Gmail Add-ons at Google Cloud Next '17. We look at how Gmail Add-ons achieve cross platform functionality by implementing a UIApp style interface and discuss if these framework might be extended so it can be used in add-ons for Docs, Sheets and Forms.

Resources:

Slides Add-ons and Google Apps Script in new Sites

In this clip from Totally Unscripted episode 7 we discuss Slides Add-ons and our thoughts whether we will be seeing Google Apps Script in the the new version of Google Sites anytime soon.

Resources:

Google Cloud Functions and Google Apps Script

In this clip we discuss the new Google Cloud Functions and how they might be used with Google Apps Script to delegate tasks. Google describe Cloud Functions as "a lightweight, event-based, asynchronous compute solution that allows you to create small, single-purpose functions that respond to Cloud events". Cloud Functions are written in JavaScript, like Google Apps Script, the difference being they are execute in a Node.js runtime.

Resources: