Skip to content

Commit 0828c79

Browse files
salmanbshahclaude
andauthored
Add 3 new activity-log event types to the 2.15 spec (#585)
admin_avatar_change, conversation_pdf_export, macro_usage_export — shipped in intercom PRs #537931, #537908, #537906. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 095d530 commit 0828c79

10 files changed

Lines changed: 24 additions & 0 deletions

descriptions/0/api.intercom.io.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ paths:
415415
event_types:
416416
- admin_conversation_assignment_limit_change
417417
- admin_ticket_assignment_limit_change
418+
- admin_avatar_change
418419
- admin_away_mode_change
419420
- admin_deletion
420421
- admin_deprovisioned
@@ -455,6 +456,7 @@ paths:
455456
- campaign_deletion
456457
- campaign_state_change
457458
- conversation_part_deletion
459+
- conversation_pdf_export
458460
- conversation_topic_change
459461
- conversation_topic_creation
460462
- conversation_topic_deletion
@@ -24658,6 +24660,7 @@ components:
2465824660
enum:
2465924661
- admin_conversation_assignment_limit_change
2466024662
- admin_ticket_assignment_limit_change
24663+
- admin_avatar_change
2466124664
- admin_away_mode_change
2466224665
- admin_deletion
2466324666
- admin_deprovisioned
@@ -24698,6 +24701,7 @@ components:
2469824701
- campaign_deletion
2469924702
- campaign_state_change
2470024703
- conversation_part_deletion
24704+
- conversation_pdf_export
2470124705
- conversation_topic_change
2470224706
- conversation_topic_creation
2470324707
- conversation_topic_deletion

descriptions/2.10/api.intercom.io.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10927,6 +10927,7 @@ components:
1092710927
type: string
1092810928
enum:
1092910929
- admin_assignment_limit_change
10930+
- admin_avatar_change
1093010931
- admin_away_mode_change
1093110932
- admin_deletion
1093210933
- admin_deprovisioned
@@ -10967,6 +10968,7 @@ components:
1096710968
- campaign_deletion
1096810969
- campaign_state_change
1096910970
- conversation_part_deletion
10971+
- conversation_pdf_export
1097010972
- conversation_topic_change
1097110973
- conversation_topic_creation
1097210974
- conversation_topic_deletion

descriptions/2.11/api.intercom.io.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11012,6 +11012,7 @@ components:
1101211012
type: string
1101311013
enum:
1101411014
- admin_assignment_limit_change
11015+
- admin_avatar_change
1101511016
- admin_away_mode_change
1101611017
- admin_deletion
1101711018
- admin_deprovisioned
@@ -11052,6 +11053,7 @@ components:
1105211053
- campaign_deletion
1105311054
- campaign_state_change
1105411055
- conversation_part_deletion
11056+
- conversation_pdf_export
1105511057
- conversation_topic_change
1105611058
- conversation_topic_creation
1105711059
- conversation_topic_deletion

descriptions/2.12/api.intercom.io.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11768,6 +11768,7 @@ components:
1176811768
type: string
1176911769
enum:
1177011770
- admin_assignment_limit_change
11771+
- admin_avatar_change
1177111772
- admin_away_mode_change
1177211773
- admin_deletion
1177311774
- admin_deprovisioned
@@ -11808,6 +11809,7 @@ components:
1180811809
- campaign_deletion
1180911810
- campaign_state_change
1181011811
- conversation_part_deletion
11812+
- conversation_pdf_export
1181111813
- conversation_topic_change
1181211814
- conversation_topic_creation
1181311815
- conversation_topic_deletion

descriptions/2.13/api.intercom.io.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13087,6 +13087,7 @@ components:
1308713087
type: string
1308813088
enum:
1308913089
- admin_assignment_limit_change
13090+
- admin_avatar_change
1309013091
- admin_away_mode_change
1309113092
- admin_deletion
1309213093
- admin_deprovisioned
@@ -13127,6 +13128,7 @@ components:
1312713128
- campaign_deletion
1312813129
- campaign_state_change
1312913130
- conversation_part_deletion
13131+
- conversation_pdf_export
1313013132
- conversation_topic_change
1313113133
- conversation_topic_creation
1313213134
- conversation_topic_deletion

descriptions/2.14/api.intercom.io.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14451,6 +14451,7 @@ components:
1445114451
enum:
1445214452
- admin_conversation_assignment_limit_change
1445314453
- admin_ticket_assignment_limit_change
14454+
- admin_avatar_change
1445414455
- admin_away_mode_change
1445514456
- admin_deletion
1445614457
- admin_deprovisioned
@@ -14494,6 +14495,7 @@ components:
1449414495
- campaign_deletion
1449514496
- campaign_state_change
1449614497
- conversation_part_deletion
14498+
- conversation_pdf_export
1449714499
- conversation_topic_change
1449814500
- conversation_topic_creation
1449914501
- conversation_topic_deletion
@@ -14505,6 +14507,7 @@ components:
1450514507
- macro_creation
1450614508
- macro_deletion
1450714509
- macro_update
14510+
- macro_usage_export
1450814511
- malicious_domains_setting_change
1450914512
- message_deletion
1451014513
- message_state_change

descriptions/2.15/api.intercom.io.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15065,6 +15065,7 @@ components:
1506515065
enum:
1506615066
- admin_conversation_assignment_limit_change
1506715067
- admin_ticket_assignment_limit_change
15068+
- admin_avatar_change
1506815069
- admin_away_mode_change
1506915070
- admin_deletion
1507015071
- admin_deprovisioned
@@ -15112,6 +15113,7 @@ components:
1511215113
- conversation_deletion_schedule_state_change
1511315114
- conversation_deletion_schedule_update
1511415115
- conversation_part_deletion
15116+
- conversation_pdf_export
1511515117
- conversation_topic_change
1511615118
- conversation_topic_creation
1511715119
- conversation_topic_deletion
@@ -15127,6 +15129,7 @@ components:
1512715129
- macro_creation
1512815130
- macro_deletion
1512915131
- macro_update
15132+
- macro_usage_export
1513015133
- malicious_domains_setting_change
1513115134
- message_deletion
1513215135
- message_state_change

descriptions/2.7/api.intercom.io.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9210,6 +9210,7 @@ components:
92109210
type: string
92119211
enum:
92129212
- admin_assignment_limit_change
9213+
- admin_avatar_change
92139214
- admin_away_mode_change
92149215
- admin_deletion
92159216
- admin_deprovisioned
@@ -9250,6 +9251,7 @@ components:
92509251
- campaign_deletion
92519252
- campaign_state_change
92529253
- conversation_part_deletion
9254+
- conversation_pdf_export
92539255
- conversation_topic_change
92549256
- conversation_topic_creation
92559257
- conversation_topic_deletion

descriptions/2.8/api.intercom.io.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9210,6 +9210,7 @@ components:
92109210
type: string
92119211
enum:
92129212
- admin_assignment_limit_change
9213+
- admin_avatar_change
92139214
- admin_away_mode_change
92149215
- admin_deletion
92159216
- admin_deprovisioned
@@ -9250,6 +9251,7 @@ components:
92509251
- campaign_deletion
92519252
- campaign_state_change
92529253
- conversation_part_deletion
9254+
- conversation_pdf_export
92539255
- conversation_topic_change
92549256
- conversation_topic_creation
92559257
- conversation_topic_deletion

descriptions/2.9/api.intercom.io.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10390,6 +10390,7 @@ components:
1039010390
type: string
1039110391
enum:
1039210392
- admin_assignment_limit_change
10393+
- admin_avatar_change
1039310394
- admin_away_mode_change
1039410395
- admin_deletion
1039510396
- admin_deprovisioned
@@ -10430,6 +10431,7 @@ components:
1043010431
- campaign_deletion
1043110432
- campaign_state_change
1043210433
- conversation_part_deletion
10434+
- conversation_pdf_export
1043310435
- conversation_topic_change
1043410436
- conversation_topic_creation
1043510437
- conversation_topic_deletion

0 commit comments

Comments
 (0)