Posts Tagged ‘api’

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 […]

Introducing our Beta Item Search API with Facets

Published by on February 9, 2015.

One of the most consistent pieces of feedback we get from customers both large and small is that they wish they could query for items across products. Many moons ago when I first started programming on Sprintly I made a conscious decision to treat projects as silos. With the advantage of hindsight, it’s apparent that […]