Showing posts with label API. Show all posts
Showing posts with label API. Show all posts
Calendar GData API / Google Calendar Connectors deprecation

Calendar GData API / Google Calendar Connectors deprecation

Donal Trung 11:58 AM Add Comment
Back in November 2011, we announced the deprecation of the Calendar GData API (v1, v2) when the APIv3 was made available. We’ll now be shutting down these older versions on November 17, 2014.

Any service dependent on the Calendar GData API (v1, v2), such as the Google Calendar Connectors (GCC), will no longer work as intended. GCC users should update to use Calendar Interop or their own custom built connectors that sync with v3 of the API.
whatsnew.googleapps.com
Get these product update alerts by email
Subscribe to the RSS feed of these updates
Several administrative APIs now available to all Google Apps editions

Several administrative APIs now available to all Google Apps editions

Donal Trung 5:58 AM Add Comment
Several administrative APIs, previously only available to Google Apps for Business and Education customers, are now available to all Google Apps editions. These APIs, including the Admin Audit API, Admin Settings API, SAML Single-Sign On, and the Reporting API, allow you to make bulk changes to users and settings on your domain, and download detailed information and statistics.

Please note that certain APIs, including the Calendar Resource API, Shared Contacts API, Email Settings API, and Email Audit API, are still limited to Google Apps for Business and Education editions.

Examples of administrative API actions now available to all Google Apps editions include:
- Create, rename, suspend, or delete users
- Retrieve a list of all users
- Move users between suborganizations
- Get details about usage statistics and storage quota
- Add and remove users from Groups

When accessing the APIs from a script, you can combine operations to perform actions in bulk. For example, you could retrieve a list of all users, and then add a new email alias for each one. You might also process a list of new accounts from a local file and use your script to create each user in Apps. We offer several client libraries so that you can easily use the APIs with your favorite programming language.

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

How to access what's new:
- Get started with Google Apps APIs at our Google Code site
- Experience the API authentication flow and try sample calls at the OAuth 2.0 Playground
- Learn how the SSO authentication flow integrates with Apps
- Engage with our developer community to learn more, assist others, and get help

For more information:
http://googleappsdeveloper.blogspot.com/2011/12/more-administrative-apis-now-available.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
Hide users from the domain’s contact list? Now also possible with the Google Apps Profiles API

Hide users from the domain’s contact list? Now also possible with the Google Apps Profiles API

Donal Trung 1:58 PM Add Comment
Administrators have the ability to hide a user’s contact information from the rest of the domain even if contact sharing is enabled. This was previously only available using the administrator control panel.

This can now be done programmatically via the Google Apps Profiles API.

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

For more information:
http://googleappsdeveloper.blogspot.com/2011/08/unshare-domain-users-contact.html
http://code.google.com/googleapps/domain/profiles/developers_guide.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
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