Saturday, February 12, 2011

Google Apps Script

Hi all,

Google Apps script is the javascript scripting language that can be used to integrate across Google Products and third party services.
Benefits:
Automate repetitive business processes
Link google products with third party software.
Custom spreadssheet functions.
Build rich UI and Menu.
Scripts can be added under the following page:
Open Google Docs,
Tools->Scripts->Insert

You can see the list of services in the web page
http://code.google.com/googleapps/appsscript/allservices.html

Regards,
Velshankar.M

No comments:

Post a Comment