Question

Can I automatically grant Google Drive folder access to emails entered in a Google Form?

  • 6 August 2023
  • 2 replies
  • 93 views

I'm looking for a way to achieve the following:

Every time a user enters their email address in a Google Form, it is recorded in a Google Sheet.

I need that email address to automatically be given permission to view a folder on my Google Drive. I don't want the folder to be public.

How can I do that?


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

Hi @Blockest 

Good question.

You’d need to use the GDrive API: https://developers.google.com/drive/api/reference/rest/v3/permissions

Zap action: GDrive - API Request

 

Userlevel 7
Badge +14

@Blockest 

Check this related topic: