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?
+7
A:
The official Google Tasks API doesn't exist as of now. There is a feature request open at http://code.google.com/p/gdata-issues/issues/detail?id=987.
Krishna Gopalakrishnan
2009-10-24 08:04:35
A:
Apparently it's getting close. http://code.google.com/p/gdata-issues/issues/detail?id=987
iJames
2010-07-09 19:10:04
A:
Here is a rudimentary script to parse out key value pairs from your default task list:
http://privacylog.blogspot.com/2010/07/api-for-google-tasks.html
Andy
2010-08-04 18:30:55
+1
A:
I don't have the reputation to edit others' entries yet, but I wanted to point out that the issue has moved from gdata-issues id=987 to apps-api-issues id=985, here: http://code.google.com/a/google.com/p/apps-api-issues/issues/detail?id=985 (see comment 511 on the page that others have linked to)
Mark
2010-10-28 18:45:45