Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 421 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 421 Bytes

DataFiller

It takes database and a list in the form of google sheets. It then takes data corresponding to list and fills the list spreadsheet.

How to use

Download and store credentials.json Build and run the package.

Flags

-sourceSheet => id of database spreadsheet.
-listSheet => id of list spreadsheet.
-sourceRange => range of data in database spreadsheet.
-listRange => range of list spreadsheet.