Notification on Changes to a File or Addition of a File in a Drive Folder.

ErnieK
New Member

Hi,

We use Google Drive and Team Drive extensively in our company.  We have some users asking if we can have a feature that when a user stores a new file or changes a file in the folder, there will be a notification sent to members of the Drive folder.  Is this possible?

Thanks.

4 3 297
3 REPLIES 3

It's possible via Google Drive Activity API with the ancestorName parameter. But I don't know if there is a standard utility for the domain.

In this case you need an Apps Script (as a variant) to realize the feature.

Hello,

Actually its easier than you think.

Go to report > Audit Log > Drive

Use the Shared Drive ID filter:

Screenshot_73.png

You can find the Drive's ID in the Drive's URL:

Screenshot_74.png

 After that, you can add other filters if you want a more specific report.

Screenshot_76.png

And finally, you just have to set an alert:

Screenshot_75.png

You can send alerts to alerts central, admins or specific users:

Screenshot_77.png

 

Hope this can help you!

Stephane_fr
Google Developer Expert
Google Developer Expert

Hi

 

You can try : https://www.onleenotification.com/

Marketplace link : https://workspace.google.com/marketplace/app/onleenotification/519564219685

 

Folder notification is in the paid plan.

You can also send notification to a google chat space instead of email notification if you want.

 

Stéphane

Top Labels in this Space
Top Solution Authors