Gmail Task API exist?

developer.cyrus picture developer.cyrus · Sep 28, 2009 · Viewed 14.6k times · Source

Inside Gmail, there is a small function called "Task". It can allow me to enter a to-do-list. I'm wondering if there is any official / unofficial Google API to access / update the list by Java language?

Answer

BrianH picture BrianH · May 11, 2011

The official Google Task API has been released in May 2011 (Well, it's in Labs, but it is official)

https://developers.google.com/google-apps/tasks/

Here are the Java specific libraries:

https://developers.google.com/api-client-library/java/