Can you build Workspace add-ons for the admin portal?

We want to build an admin add-on that does routine oAuth log scans, creates a Group, adds an external source of user emails to the group etc. 

The documentation doesn't seem to mention add-ons for the admin portal. Bard seems to think it can be done but I'd like to verify this.

https://g.co/bard/share/bf13266ed5f1 

Thanks

0 1 299
1 REPLY 1

Hi Damien,

I suppose the first question is "what do you mean by an add-on?".

You can't add things to the Admin Console, but you could create an application of your own to do these things.

There is an AdminSDK API which you can use to do many things, including the ones you mention, but that is the back-end part of your application.

The front-end part is up to you, there are a myriad of ways to access these APIs. Its hard to recommend an approach.

 

 

Top Labels in this Space