Role - Workspace Administrator - Interests - GAMADV-XTD3, Sheets, Admin Console
Thank you for this. You would not happen to have something like this developed in Python? Google Apps Script is a great place to do what you need, but when you also have to access an LDAP\AD server to pull manager information on Off-Boarding, you need something just a little extra!
Either way, I like this! Thank you.
Oh, for that I use GAMADV-XTD3. 🙂
You could "just as easily" give all those managers their restricted JSONs and a gam binary, along with a tiny document with the three gam commands to list, add and delete delegates. 😎
Thank you. I already have off-boarding scripts I use with GAM. The issue though, is it is harder to implement into a total custom solution, and it is slower than using the APIs directly. In this case, I don't really need to carry around a swiss-army knife. I just want to be able to use the screwdriver!
If you are well versed with python, you should be able to pull the relevant bits from gam and use only that.
Or cheat. 😉
Ask Ross.
Maybe you could use GAMLite as a base, like I did for gamUploader.
GAMLite doesn't have all the code of gam. You just put into it the code you want/need.
By the way, if anyone is good with coding oauth for binaries, feel free to help me out with gamUploader. I would really like to not have to use a service account with it, and instead let the individual user authorise only themselves when using it.
Is it ON?
What do you mean?