My favorites | English | Sign in

Faster apps faster - GWT 2.0 with Speed Tracer New!

Google Documents List Data API

Where do I start?

  1. Read about the Google Data APIs Protocol.
  2. Check out our libraries and sample code to help you get started.
  3. Read one of our Developer Guides and refer to the Reference Guide.
  4. Ask questions in the developer forum if you get stuck.
  5. Promote your finished application in the Solutions Marketplace.

Featured Video

What is the Google Documents List Data API?

The Google Documents List Data API allows client applications to programmatically access and manipulate user data stored with Google Documents. Here are some of the things you can do with the API:

Discovery

Retrieve documents that match specific keywords, categories, or metadata.

Download

Export documents in common formats such as pdf, rtf, doc, xls, ppt, and more.

Sharing (ACLs)

Modify the sharing permissions of documents and folders. The API allows sharing to individuals, group emails, or across an entire Google Apps domain.

Create/upload documents

Create online backups of local word processor documents, spreadsheets, presentations, and PDFs.

Revisions

Review and download a document's complete revision history.

File documents

Create folders and move documents/folders in and out of folders.


Note: While the Documents List API can be used to create and retrieve a list of Google Spreadsheets, it cannot be used to modify the data within a Spreadsheet. For that, you can use the Google Spreadsheets Data API.