Skip to content

Add CSV import activity types to admin activity logs#377

Merged
thibault-intercom merged 2 commits intomainfrom
thibault/add-csv-import-tal-event-types
Feb 23, 2026
Merged

Add CSV import activity types to admin activity logs#377
thibault-intercom merged 2 commits intomainfrom
thibault/add-csv-import-tal-event-types

Conversation

@thibault-intercom
Copy link
Contributor

Why?

We've added two new TAL (Team Activity Log) events for CSV imports — csv_import_creation and csv_import_completion — and need to register them in the OpenAPI spec so they appear in the activity types enum.

How?

Add both event types to the activity log enum in the OpenAPI spec (v2.14 and v2.15).

Tracking issue: https://github.com/intercom/intercom/issues/473387

Generated with Claude Code

thibault-intercom and others added 2 commits February 23, 2026 14:45
Add two new activity log event types for CSV import tracking to the
OpenAPI spec enum (v2.14 and v2.15).

Tracking issue: intercom/intercom#473387

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Only keep in 2.15 (latest) since this repo has no Unstable version.
Per API versioning policy, avoid shipping to previous versions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Contributor

@fedefrusc fedefrusc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thibault-intercom thibault-intercom merged commit f7655dd into main Feb 23, 2026
3 checks passed
@thibault-intercom thibault-intercom deleted the thibault/add-csv-import-tal-event-types branch February 23, 2026 15:31
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