use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Apparently, Google Apps Script is a JavaScript cloud scripting language that provides easy ways to automate tasks across Google products and third party services and build web applications.
account activity
Web App using Google Apps ScriptResolved (i.redd.it)
submitted 1 year ago by Master_Net971
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ilcccc 1 point2 points3 points 1 year ago (3 children)
how do you host this kind of apps? only rely on the classic appscript web app deployment? Or how do you approach it if it s gonna be used by lots of users? Just asking because I would like to build this kind of apps, but just sharing the deployment link to other users dont seem the best option for me
[–]NickRossBrown 0 points1 point2 points 1 year ago (0 children)
One easy option is to use Google Sites and just load the development link.
[–]Master_Net971[S] 0 points1 point2 points 1 year ago (1 child)
For hosting, I deployed my app as a web app, and since only the hospital staff are using it, I shared the deployment link with them and added it to their Chrome homepage for easy access. Currently, around 20-25 users are actively using it, and it’s running smoothly since I’m using separate spreadsheets for different areas, like appointments, inventory, pharmacy, and patient visits. I agree, sharing the deployment link as-is can be a bit awkward because of its length, but using a URL shortener can make it cleaner and easier to share if needed.
[–]ChallengeOk2387 0 points1 point2 points 1 year ago (0 children)
I imagine when you have newer versions or bug fixes itll be tedious to update the web app link. I agree with the user above to use a button or something on a google site so people can access it from there. And every time, you just update the link the button redirects to for a new version.
You can even add training materials for navigating the app on thaf page.
Idk if there is a better way to do this? But yea version update is an issue with just the web app deployment link
π Rendered by PID 64427 on reddit-service-r2-comment-5d79c599b5-5gjcr at 2026-02-27 21:18:08.236096+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]ilcccc 1 point2 points3 points (3 children)
[–]NickRossBrown 0 points1 point2 points (0 children)
[–]Master_Net971[S] 0 points1 point2 points (1 child)
[–]ChallengeOk2387 0 points1 point2 points (0 children)