Relative Content

Tag Archive for javascriptgoogle-apps-script

Debugging Apps Scripts

I’m writing a fairly large amount of code in Apps Scripts currently, and debugging minor things has become troublesome.

shorten a URL in googlesheets with Apps Script?

I have a long URL for a google slide that is put into a calendar event. Everything works, but the long URL looks funky and I would like to be able to use a short URL that google sheets can generate on it’s own, without needing another API other than Apps Script.
enter image description here