apps-script-samples
apps-script-samples copied to clipboard
Google Drive files MD5 checksum to Google Sheets and exporting the Sheets data to text file
Description
Getting MD5 checksum of files in Google Drive specified/root directory and storing them into Google Sheets
Fixes # (issue)
Is it been tested?
- [X] Development testing done
Checklist
- [X] My code follows the style guidelines of this project
- [X] I have performed a self-review of my own code
- [X] I have commented my code, particularly in hard-to-understand areas
- [X] I have made corresponding changes to the documentation
- [X] My changes generate no new warnings
- [X] Any dependent changes have been merged and published in downstream modules