Google Calendar API

One week later since  was officially released, today Google has just  . By using this APIs, we are able to query, create and update events in Google Calendar programmically. I’m talking about potential shared calendar softwares being in progress to release in a few days. There might be Google Calendar for Google Sidebar, Firefox extension, Thunderbird extension, CMS extension, and many more.

Let me clarify the APIs in detail. Now you know that you have public URL and private URL to access your calendar remotely. In order to modify your calendar, you have to use the private URL. There are 2 choices here.

  1. REST+XML
  2. Java client library

It is exciting to synchronize events in Drupal to Google Calendar so that I can share public events inside private Drupal sites with the world.

Technorati Tags: , , , , , , , , , , , ,

Post new comment