Create doc move to specific folder
Below is a Google Apps Script that creates a new Google Document and moves it to a specific folder in Google Drive. This script assumes that you already have the folder’s ID where you want to place the new document. After the script runs, it will create a new Google Document and move it to … Read more