Sharing google sheets udfs with coworkers and how to tell if your company uses google apps for work -


i read this: https://developers.google.com/apps-script/guide_libraries , distributing google apps scripts sheets in company network

i have simple udf google sheets i'd share couple other people. whenever need new sheet, copy , paste code script editor , run smaller function in debug mode. computer asks if give permission little script run , yes. if other people want use udf, can't expect them same thing because they're not programmers. well, i'm not either, try. anyway, there way share without publishing add-on or domain admin sequence of events or involving long authentication strings or oauth2.0. of overwhelming me i'm not real programmer.

also, there way share udf without sharing code, because code constructed embarassingly , more importantly, there info i'm not sure i'm allowed share.

speaking of things i'm not sure of, i'm not sure if counts app work because use app work, seems company has pay considered app work though these apps seem they're free.

apparently there open issue regarding protect google app script. best follow ticket update on how able protect apps script code. migrating code external script , make library protect code editing not viewing.

creating app company may not considered app work. according document:

google apps work adds business-specific features such custom email addresses @ domain (@yourcompany.com), @ least 30 gb of storage documents , email, , 24/7 phone , email support.


Comments