Skip to content

Add inbox_bulk_action to the activity log event type enum - #623

Merged
baraarahhal merged 2 commits into
mainfrom
baraa.rahhal/add-inbox-bulk-action-activity-type
Aug 19, 2026
Merged

Add inbox_bulk_action to the activity log event type enum#623
baraarahhal merged 2 commits into
mainfrom
baraa.rahhal/add-inbox-bulk-action-activity-type

Conversation

@baraarahhal

Copy link
Copy Markdown
Contributor

Why?

A new activity log event type records bulk actions taken on conversations from the inbox. The API already returns this value, because the activity type is derived from the event itself rather than read from this list — so the spec fell behind the moment the feature shipped.

How?

Adds the new value to the activity type enum in the latest stable spec and the Preview spec, leaving already-published versions as they are.

Generated with Claude Code

@baraarahhal
baraarahhal force-pushed the baraa.rahhal/add-inbox-bulk-action-activity-type branch from da447f6 to 7d41dd3 Compare August 19, 2026 10:59
The listActivityLogEventTypes example is the documented enumeration of
valid filter values, so omitting it leaves the list incomplete.
@baraarahhal
baraarahhal merged commit 073804a into main Aug 19, 2026
3 checks passed
@baraarahhal
baraarahhal deleted the baraa.rahhal/add-inbox-bulk-action-activity-type branch August 19, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants