Tag Archives: Google Workspace

Respond to access requests for Google Workspace files more efficiently

What’s changing

We’re introducing a new file access experience to make it easier for file approvers to respond to pending access requests across Google Workspace. 

Currently, when users request access to a file, the approvers receive an email with the option to share the file or decline the request. With this update, users can review and respond to requests from within the file. Approvers will see a notification dot on the “Share” button if they have a pending access request and a new banner at the top of the sharing dialog. 

Approvers can continue to respond to access requests through the existing emails that are sent when users request access to files. If the “Notify” checkbox is selected when an approver responds to a request, the user who requested access will receive an email with the status of the request. 
Respond to access requests for Google Workspace files more efficiently

Getting started 

  • Admins: There is no admin control for this feature. 
  • End users: Within a file (Docs, Sheets, Slides, PDFs, etc.), open the file and click the Share button > click on the new banner to “Review” access requests > respond to the request(s). Visit the Help Center to learn more about sharing files from Google Drive

Rollout pace 

Availability 

  • Available to all Google Workspace customers and users with personal Google Accounts 

Resources 

A Tool for Exploring and Testing Google Workspace APIs

Posted by Chanel Greco, Developer Advocate Google Workspace

We recently launched the Google Workspace APIs Explorer, a new tool to help streamline developing on the Google Workspace Platform. What is this handy tool and how can you start using it?

The Google Workspace APIs Explorer is a tool that allows you to explore and test Google Workspace APIs without having to write any code. It's a great way to get familiar with the capabilities of the many Google Workspace APIs.

The Google Workspace APIs Explorer is a web-based tool that allows you to interact with Google Workspace APIs in a visual way.

Screenshot of Google Workspace API Explorer

How to use the Google Workspace APIs Explorer

To use this tool, simply navigate to the Google Workspace APIs Explorer page and select the API that you want to explore. The Google Workspace APIs Explorer will then display a list of all the methods available for that API. You can click on any method to see more information about it, including its parameters, responses, and examples.

To test an API method, simply enter the required parameters and click on the "Execute" button. The Google Workspace APIs Explorer will then send the request to the API and return the response. Please note, the tool acts on real data and authenticates with your Google Account, so use caution when trying methods that create, modify, or delete data.

Screenshot of Google Sheets API get in Google workspace API Explorer
Click to enlarge

How you can benefit from using the Google Workspace APIs Explorer

These are some of the benefits of using the Google Workspace APIs Explorer:

  • You can browse and discover the 25+ different Google Workspace APIs.
  • The tool can help you create code samples for your integrations or add-ons.
  • It can assist with troubleshooting problems with Google Workspace APIs.
  • It is a neat way to see the results of API requests in real time.

Getting started

You can access the Google Workspace APIs Explorer tool on the Google Workspace for Developers documentation, either through the navigation (Resources > API Explorer), or on its dedicated page. You will need a Google account to use the tool. This account can either be a Google Workspace account or the Google account you use for accessing tools like Gmail, Drive, Docs, Calendar, and more.

We also have a video showing how you can get started using the Google Workspace APIs Explorer – check it out here!