Showing posts with label Google Apps Script. Show all posts
Showing posts with label Google Apps Script. Show all posts
Google Apps Script: Client Handlers and Validators for more responsive applications

Google Apps Script: Client Handlers and Validators for more responsive applications

Donal Trung 8:08 PM Add Comment
You can now create more responsive Applications with Client Handlers and Validators in Google Apps Script.

- Using Client Handlers, your application can now respond to events in the browser without the need to perform a round trip to Google Apps Script servers.
- Support for validators in handlers. Validators allow handlers to check simple and complex conditions before they are invoked.

Editions included:
Google Apps, Google Apps for Business, Government and Education

For more information:
http://googleappsdeveloper.blogspot.com/2011/11/creating-more-responsive-applications.html

New look available for Gmail, Calendar, Docs and Sites! Find out more at whatsnew.googleapps.com/new-look

whatsnew.googleapps.com
Get these product update alerts by email
Subscribe to the RSS feed of these updates
Three new APIs for Google Apps Script

Three new APIs for Google Apps Script

Donal Trung 5:06 PM Add Comment
Three APIs are now available to use with Google Apps Script: Tasks API, Prediction API, and URL Shortener API. This means you can now include these APIs in your scripts, apps, and sites pages.

Editions included:
Google Apps, Google Apps for Business, Government and Education

How to access what's new:
Enable the APIs you’re interested in from the "Use Google API services" menu in the script editor.

For more information:
http://googlecode.blogspot.com/2011/09/three-new-apis-for-google-apps-script.html
Google Apps Script: http://code.google.com/googleapps/appsscript/

New look on the way for Gmail, Calendar, Docs and Sites! Find out more at whatsnew.googleapps.com/new-look

whatsnew.googleapps.com
Get these product update alerts by email
Subscribe to the RSS feed of these updates
New Charts API now added to Google Apps Script

New Charts API now added to Google Apps Script

Donal Trung 9:28 AM Add Comment
We recently launched a Charts API as part of Apps Script to allow chart creation to be more automated and easily programmed. These charts can then be attached to sites, sent as email attachments, or displayed using an Apps Script UI app.

Editions included:
Google Apps, Google Apps for Business, Government and Education

How to access what's new:
Google Apps Script Chart Services: http://code.google.com/googleapps/appsscript/service_charts.html

For more information:
http://googleappsdeveloper.blogspot.com/2011/09/visualize-your-data-charts-in-google.html

New look on the way for Gmail, Calendar, Docs and Sites! Find out more at whatsnew.googleapps.com/new-look

whatsnew.googleapps.com
Get these product update alerts by email
Subscribe to the RSS feed of these updates