Apps Script samples for Google Workspace products.
classroom
cloud
gsuite
calendar
samples
google-apps-script
drive
apps-script
google-workspace
adminsdk
-
Updated
Jan 26, 2022 - JavaScript
I looks like, at the moment, if I want to write many records at once, I have to either do a series of individual document writes. Or I have to write all the records to a single doc. It would be great to be able to create and write out to many docs simultaneously and atomically.