Stay organized with collections
Save and categorize content based on your preferences.
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.
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.
July 07, 2025
(Developer Preview): The Google Workspace Events API now supports subscriptions to Google Drive. The API supports the following types of events:
A file is added to a folder or shared drive.
A file is moved to a folder or shared drive.
A file is edited or a new revision is uploaded.
A file is trashed or removed from the trash.
An access proposal is created or resolved on a file.
The Google Workspace Events API v1beta endpoint will be decommissioned for Google Chat and Google Meet events on April 30, 2025. To subscribe to Chat or Meet events, use the generally available v1 endpoint.
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).
(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:
(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:
(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:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Workspace Events API release notes\n\nTo get the latest product updates delivered to you, add the URL of this page to your\n[feed\nreader](https://wikipedia.org/wiki/Comparison_of_feed_aggregators), or add the feed URL directly: `https://developers.google.com/feeds/workspaceevents-release-notes.xml`.\nThis page contains release notes for features and updates to the\nGoogle Workspace Events API. We recommend that\nGoogle Workspace Events API developers periodically check this list for any\nnew announcements.\n\nJuly 07, 2025\n-------------\n\n**(Developer Preview)**: The Google Workspace Events API now supports subscriptions to Google Drive. The API supports the following types of events:\n\n- A file is added to a folder or shared drive.\n- A file is moved to a folder or shared drive.\n- A file is edited or a new revision is uploaded.\n- A file is trashed or removed from the trash.\n- An access proposal is created or resolved on a file.\n\nFor details, see [Subscribe to Google Drive events](https://developers.google.com/workspace/events/guides/events-drive).\n\nJune 02, 2025\n-------------\n\nThe following app-specific fields on the `space.message` resource are now populated when the `created` and `updated` Google Chat events are sent:\n\n- `threadKey`\n- `clientAssignedMessageId`\n- `slashCommand`\n- `MatchedUrl`\n\n[See the `space.message` resource](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.messages).\n\n[See the list of Google Chat event types](https://developers.google.com/workspace/events/guides/events-chat#event-types).\n\nMarch 13, 2025\n--------------\n\nThe Google Workspace Events API `v1beta` endpoint will be decommissioned for Google Chat and Google Meet events on April 30, 2025. To subscribe to Chat or Meet events, use the generally available [`v1` endpoint](https://developers.google.com/workspace/events/reference/rest/v1).\n\nSeptember 17, 2024\n------------------\n\n**(Generally available)** - For event subscriptions, you can now use the `eventTypes` field in the `updateMask` parameter of the [`subscriptions.patch`](https://developers.google.com/workspace/events/reference/rest/v1/subscriptions/patch) method to change the event types to receive for the target resource.\n\nJune 24, 2024\n-------------\n\nGoogle 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](https://developers.google.com/workspace/events/guides/events-chat#supported_target_resources).\n\nMay 02, 2024\n------------\n\nTo subscribe to events using Apps Script, you can now use the Advanced Google Workspace Events service. For details, see the [Apps Script reference documentation](https://developers.google.com/apps-script/advanced/events).\n\nMarch 28, 2024\n--------------\n\n**(Generally available)** : Subscriptions to Google Chat spaces and users are now generally available. To learn more, see [Subscribe to Google Chat events](https://developers.google.com/workspace/events/guides/events-chat). \nEvents about deleted messages are now supported (Event type: `google.workspace.chat.message.v1.deleted`).\n\nFebruary 15, 2024\n-----------------\n\n**(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](https://developers.google.com/workspace/events/guides/events-meet) and the [`v1` reference documentation](https://developers.google.com/workspace/events/reference/rest/v1).\n\nJanuary 22, 2024\n----------------\n\n**(Developer Preview)** : The Google Workspace Events API supports the [`get()` method](https://developers.google.com/workspace/events/reference/rest/v1beta/operations/get) on the `Operations` resource.\n\nJanuary 19, 2024\n----------------\n\n**(Developer Preview):** The Google Workspace Events API now sends lifecycle events when subscriptions expire. For details, see [Subscription expired events](https://developers.google.com/workspace/events/guides/events-lifecycle#expired).\n\nJanuary 17, 2024\n----------------\n\n**(Developer Preview)**: The Google Workspace Events API now supports subscriptions to Google Chat users. Subscriptions to Chat users support the following event types:\n\n- New memberships\n- Updated memberships\n- Deleted memberships\n- Multiple memberships have changed\n\nFor details, see [Subscribe to Google Chat events](https://developers.google.com/workspace/events/guides/events-chat).\n\nNovember 02, 2023\n-----------------\n\n**(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:\n\n- A conference starts or ends.\n- A participant joins or leaves a conference.\n- A recording is generated.\n- A transcript is generated.\n\nTo learn more, see [Subscribe to Google Meet events](https://developers.google.com/workspace/events/guides/events-meet).\n\nOctober 30, 2023\n----------------\n\n**(Developer Preview)**: Subscriptions to Google Chat spaces now support the following event types:\n\n- New reactions\n- Removed reactions\n- Multiple reactions have changed.\n\nFor details, see [Subscribe to Google Chat events](https://developers.google.com/workspace/events/guides/events-chat).\n\nOctober 03, 2023\n----------------\n\n**(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:\n\n- New messages\n- Updated messages\n- New members\n- Updated members\n- Removed members\n- Updated space\n- Deleted space\n\nTo learn more, see the [Google Workspace Events API overview](https://developers.google.com/workspace/events/guides)."]]