Manage Google Drive Folders and Permissions with Apps Script
Use Google Apps Script to create folder structures, set sharing permissions, and audit file access in Google Drive — all programmatically.
Read more →Use Google Apps Script to create folder structures, set sharing permissions, and audit file access in Google Drive — all programmatically.
Read more →Export Google Sheets as PDF files using Apps Script. Customise page size, orientation, and range, then save to Drive or email automatically.
Read more →Use Google Apps Script to rename multiple files in Google Drive at once. Add prefixes, suffixes, replace text, or apply numbering sequences to entire folders of files.
Read more →Learn how to read, parse, and process CSV files stored in Google Drive using Google Apps Script. Import CSV data into Google Sheets or process it directly in your script.
Read more →Learn how to generate Google Docs from a template using Apps Script, replacing placeholders with real data to automate document creation at scale.
Read more →Learn how to create and organize folders in Google Drive using Apps Script to automate your file management workflow.
Read more →Learn how to manage Google Drive files and folders programmatically using Apps Script to automate document workflows and file organization.
Read more →Learn how to list and iterate over files in a Google Drive folder using Apps Script to audit, report, or process your Drive contents.
Read more →Learn how to move files between folders in Google Drive using Apps Script to automate file organization and archiving workflows.
Read more →Learn how to search for files in Google Drive using Apps Script with the DriveApp search query syntax to find files by name, type, date, or owner.
Read more →