|
264 | 264 | "pref.public_record_channel_retention_duration_changed", |
265 | 265 | "pref.public_record_channel_retention_changed", |
266 | 266 | "pref.public_record_channel_redaction_duration_changed", |
267 | | - "pref.enterprise_search_connectors_config_changed" |
| 267 | + "pref.enterprise_search_connectors_config_changed", |
| 268 | + "search_query_audit_logs_max_rows_failure" |
268 | 269 | ], |
269 | 270 | "user": [ |
270 | 271 | "custom_tos_accepted", |
|
320 | 321 | "app_agentforce_shareable_prompt_created", |
321 | 322 | "app_agentforce_session_created_from_prompt_link", |
322 | 323 | "app_agentforce_execute_slack_action", |
323 | | - "user_anomaly_event_reponse_allowlist_changed" |
| 324 | + "user_anomaly_event_reponse_allowlist_changed", |
| 325 | + "org_owner_created", |
| 326 | + "slackbot_ai_shareable_prompt_created" |
324 | 327 | ], |
325 | 328 | "file": [ |
326 | 329 | "file_downloaded", |
|
402 | 405 | "record_channel_channel_type_conversion", |
403 | 406 | "featured_workflow_added", |
404 | 407 | "featured_workflow_removed", |
405 | | - "channel_huddle_properties_updated" |
| 408 | + "channel_huddle_properties_updated", |
| 409 | + "channel_detail_flagged", |
| 410 | + "channel_detail_flag_assignment", |
| 411 | + "channel_detail_flag_unassignment", |
| 412 | + "channel_detail_flag_moderated", |
| 413 | + "channel_detail_flag_dismissed" |
406 | 414 | ], |
407 | 415 | "app": [ |
408 | 416 | "app_installed", |
|
519 | 527 | "usergroup_updated", |
520 | 528 | "usergroup_update_enqueued", |
521 | 529 | "usergroup_section_updated", |
522 | | - "user_add_to_usergroup_failed" |
| 530 | + "user_add_to_usergroup_failed", |
| 531 | + "usergroup_anomaly_event_response_allowlist_changed" |
523 | 532 | ], |
524 | 533 | "role": [ |
525 | 534 | "role_assigned", |
|
545 | 554 | "workflow_v2_published", |
546 | 555 | "workflow_trigger_permission_set", |
547 | 556 | "workflow_trigger_permission_added", |
548 | | - "workflow_trigger_permission_removed" |
| 557 | + "workflow_trigger_permission_removed", |
| 558 | + "workflow_trigger_suspicious_keyword" |
549 | 559 | ], |
550 | 560 | "canvas": [ |
551 | 561 | "canvas_access_added", |
|
573 | 583 | "canvas_restricted_sharing_enabled", |
574 | 584 | "canvas_restricted_sharing_disabled", |
575 | 585 | "canvas_converted_to_standalone", |
576 | | - "canvas_quip_migration_undone" |
| 586 | + "canvas_quip_migration_undone", |
| 587 | + "slack_ai_canvas_content_generated" |
577 | 588 | ], |
578 | 589 | "function": [ |
579 | 590 | "function_distribution_permission_added", |
|
0 commit comments