Google Workspace Add-ons API references

This section lists resources you can refer to as you build Google Workspace Add-ons.

REST and RPC resources

For Google Workspace Add-ons implemented with HTTP endpoints, you can use the Google Workspace Add-ons API to manage your add-ons.

  • Define the card markup of your add-on.
  • Create deployments.
  • Create and manage deployments using command-line tools.
  • Manage deployment permissions using granular Cloud IAM permissions.
  • Grant deployment permissions to service accounts or regular users.

Google Apps Script resources

If you're building an add-on in Google Apps Script, go to the Apps Script documentation.