Posts Tagged ‘code’

Using modern JavaScript and CI tooling for Google Apps Scripts

Published by on March 13, 2015.
Sprintly's Joe Stump shows you how to use JavaScript and CI tooling for Google Apps Scripts

I’ve recently been working on a Google Apps Scripts (GAS) add-on for Sprintly that will allow our customers to directly integrate the Sprintly API into Google Spreadsheets. GAS is a little like Facebook Apps or Zendesk Web Widgets only for Google Apps in that you can code some JavaScript and HTML that Google will embed […]