Skip to content

A Google App Script to call T2 Systems and populate a Google Spreadsheet with the data.

Notifications You must be signed in to change notification settings

VickyKoblinski/t2-gs-sheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Google App Script to call T2 Systems and populate a Google Spreadsheet with the data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published