This page contains release notes for features and updates to the Google Workspace Events API. We recommend that Google Workspace Events API developers periodically check this list for any new announcements.
To get the latest product updates delivered to you, add the URL of this page to your
feed
reader, or add the feed URL directly: https://developers.google.com/feeds/workspaceevents-release-notes.xml
.
September 17, 2024
(Generally available) - For event subscriptions, you can now use the eventTypes
field in the updateMask
parameter of the subscriptions.patch
method to change the event types to receive for the target resource.
June 24, 2024
Google Chat apps can now create a subscription to receive events for all Chat spaces where the user is a member. To target all spaces for a user, set the subscription's targetResource
field to //chat.googleapis.com/spaces/-
. To learn more, see Subscribe to Google Chat events.
May 02, 2024
To subscribe to events using Apps Script, you can now use the Advanced Google Workspace Events service. For details, see the Apps Script reference documentation.
March 28, 2024
(Generally available): Subscriptions to Google Chat spaces and users are now generally available. To learn more, see Subscribe to Google Chat events.
Events about deleted messages are now supported (Event type: google.workspace.chat.message.v1.deleted
).
February 15, 2024
(Generally available): The Google Workspace Events API is now generally available and supports subscriptions to Google Meet events. To learn more, see Subscribe to Google Meet events and the v1
reference documentation.
January 22, 2024
(Developer Preview): The Google Workspace Events API supports the get()
method on the Operations
resource.
January 19, 2024
(Developer Preview): The Google Workspace Events API now sends lifecycle events when subscriptions expire. For details, see Subscription expired events.
January 17, 2024
(Developer Preview): The Google Workspace Events API now supports subscriptions to Google Chat users. Subscriptions to Chat users support the following event types:
- New memberships
- Updated memberships
- Deleted memberships
- Multiple memberships have changed
For details, see Subscribe to Google Chat events.
November 02, 2023
(Developer Preview): The Google Workspace Events API now supports subscriptions to Google Meet meeting spaces and users. The API supports the following types of events:
- A conference starts or ends.
- A participant joins or leaves a conference.
- A recording is generated.
- A transcript is generated.
To learn more, see Subscribe to Google Meet events.
October 30, 2023
(Developer Preview): Subscriptions to Google Chat spaces now support the following event types:
- New reactions
- Removed reactions
- Multiple reactions have changed.
For details, see Subscribe to Google Chat events.
October 03, 2023
(Developer Preview): The Google Workspace Events API is now available to members of the Developer Preview Program. The API supports subscribing to Google Chat spaces for the following types of events:
- New messages
- Updated messages
- New members
- Updated members
- Removed members
- Updated space
- Deleted space
To learn more, see the Google Workspace Events API overview.