
Google add ons update#
You must update all relevant subproperties to the new
Google add ons upgrade#
As you upgrade your add-on, you must update your add-on's Apps Script project's manifest fields according Google Workspace Add-ons has changed considerably from the structure Gmail add-onsĪnd Calendar conferencing add-ons use. The way in which configuration information is stored in the Gmail and Calendar conferencing add-ons, but those original fields areĭeprecated and will eventually be removed. The new structure still contains the same event object fields used by In your add-on (in widget callback functions or in contextual trigger The Gmail API'sĪccepts both new and old ID values, but only returns the old ID values. Get the old ID values with the Gmail API. Use messageId as a key in any permanent storage. This change only affects upgraded add-ons that Caution: Upgraded add-ons receive a different ID value for Gmail messages


Make sure to include any supporting functions or logic needed toĬonsider adding contextual cards triggered by a user's action, like opening aĬalendar event.
Google add ons code#
No change to your listing or developer code is required and the add-on will be They'll be automatically upgraded to Google Workspace Add-ons with a generic homepage. Note: If you don't upgrade your Gmail add-ons and Calendar conferencing add-ons, Upgrading also allows you to take advantage of new Google Workspace Add-on features You can transfer the new functionality into your originalĪdd-on to retain your Google Workspace Marketplace listing, installs, and users.

Then publish your upgraded add-on so it can be discovered and installed. To add Google Workspace functionality to your existing Gmail or Calendar add-ons and

If you've already built and published an add-on to extend Gmail or Calendar, youĬan upgrade it into a Google Workspace Add-on. For more information, see Can I upgrade my Editor Add-on. Note: It isn't possible to directly upgrade Editor Add-ons into Google Workspace Add-ons at this time.
