t2-gs-sheets
v1.0.3
Published
A Google App Script to call T2 Systems and populate a Google Spreadsheet with the data.
Downloads
9
Maintainers
Readme
t2-gs-sheets
A CLI Tool to make a Google App Script that calls T2 Systems and populates a Google Spreadsheet with the data.
Installation
$ npm install t2-gs-sheets -g
Requirements
- Node.js v0.11.0 or greater
- T2 WSDL, Username, Password
- Google Spreadsheet
Useage
$ t2-gs <output-file>
Fill out the prompt and a script will be generated in <output-file>
. You should be able to run the script immediately from Google App Script.
License
GPL-3.0