Page 1 of 1
Google Apps Scripting
Posted: Thu Aug 08, 2013 8:40 pm
by fiernaq
Just wondered if anyone here has done much with Google Apps scripting. It's basically javascript with an additional API and while I do know a little bit of JS, if someone actually has Google scripting experience I'd love to talk a bit and maybe pick up some advice. I've got a little project I'm working on which is basically a spreadsheet that uses either a form or a UiApp to accept data and then hitting submit would send that data to the spreadsheet.
Re: Google Apps Scripting
Posted: Fri Nov 29, 2013 7:21 am
by Covenant
I know JS, am decent with JQuery, know how to conduct Ajax and the basics off JSON data syntax. But nothing specific to google's app API. Only Google API I've dabbled with is the Analysis API to pull visitor and page views stats out of a tracking g profile.
Re: Google Apps Scripting
Posted: Fri Nov 29, 2013 1:16 pm
by fiernaq
Heh, I actually got it all figured out myself eventually. Took some work and a lot of google searches but I ended up with 7 pages of script that do everything I need it to do and then some. Thanks, though
