Skip to content

#workspace

Combining Google Workspace Add-ons and Editor Add-ons

Both Add-on types have their own strengths and weaknesses. Combining them could be a powerful way to build Add-ons for Google Workspace but with some caveats.

Google User Credentials in non-interactive workflows

Using an offline Oauth2 flow to get Google user credentials for use as application default credentials in APIs that do not allow service accounts or API keys and require user credentials.