The following Google Apps Script is designed to change ownership of a Google Drive item without sending the default email notification to the new owner. Please note this will only work within your organisation (i.e. on the same domain) and not between personal Google account (where consent is required by Google).
Snippet of code for changing Drive ownership |
Enable Drive API
If you are not making a copy of the below file then ensure you enable the Drive API V2 in the Script Editor under Services.
You can find further details about the resource permissions on the Google Developers website.
Download
Change Drive ownership without email notification download (please use 'Overview' > 'Make a copy' for your own version).
No comments:
Post a Comment