google-apps-scriptgoogle-cloud-platformgmail-apigoogle-cloud-rungoogle-apps-marketplace

How to programatically install Google Workspace add-on app which is deployed using gcp cloud run


I have created a Google Workspace Add app, which I created and deployed with cloud run. Now I have to deploy the app to selected users in an organization after getting admin credentials using Admin Google API.


Solution

  • There is no way to install Addons programatically - be it through Cloud Run or Admin SDK, however you can do it centrally from the Admin Console

    For this

    enter image description here

    enter image description here