| add_comment | comment on a Google Drive file |
| add_reply | Reply to a comment |
| copy_file | copy a Google Drive file |
| delete_comment | delete a comment on a Google Drive file |
| delete_file | delete a Google Drive file |
| delete_reply | delete a reply |
| delete_revision | remove a particular revision of a Google Drive file |
| download_file | Download a Google Drive file |
| download_revision | Download a specific revision of a Google Drive file |
| driver | API client library for Google Drive |
| driver_connect | connect to Google Drive and authorise driver to access your... |
| driver_delete | send a DELETE request to the Google Drive API |
| driver_get | send a GET request to the Google Drive API |
| driver_post | send a POST request to the Google Drive API |
| driver_put | send a PUT request to the Google Drive API |
| empty_trash | Empties the trash |
| file_metadata | Retrieve the metadata for a specific file. |
| gdoc_to_md | Convert Google Doc HTML output to markdown |
| get_comment | retrieve a comment's metadata and content |
| get_reply | get a reply's metadata and text |
| list_comments | retrieve the metadata and content of all comments to a file |
| list_files | Retrieve the metadata for all files |
| list_replies | Get all replies to a comment |
| list_revisions | list revisions of a Google Drive file |
| revision_metadata | Get the metadata of a single revision of a Google Drive file |
| trash_file | move a file to the trash |
| untrash_file | move a file out of the trash |
| update_file_metadata | update the metadata associated with a Google Drive file |
| update_file_time | update the time a file was viewed |
| upload_file | Upload a local file to Google Drive |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.