|
263 | 263 | "pref.private_record_channel_redaction_duration_changed", |
264 | 264 | "pref.public_record_channel_retention_duration_changed", |
265 | 265 | "pref.public_record_channel_retention_changed", |
266 | | - "pref.public_record_channel_redaction_duration_changed" |
| 266 | + "pref.public_record_channel_redaction_duration_changed", |
| 267 | + "pref.enterprise_search_connectors_config_changed" |
267 | 268 | ], |
268 | 269 | "user": [ |
269 | 270 | "custom_tos_accepted", |
|
434 | 435 | "app_deployed", |
435 | 436 | "app_manifest_created", |
436 | 437 | "app_manifest_updated", |
437 | | - "admin_app_config_updated" |
| 438 | + "admin_app_config_updated", |
| 439 | + "app_flows_execute_slack_action", |
| 440 | + "agentforce_agent_activated", |
| 441 | + "agentforce_agent_deactivated", |
| 442 | + "agentforce_agent_slack_connection_removed", |
| 443 | + "agentforce_agent_slack_connection_added", |
| 444 | + "agentforce_agent_actions_updated", |
| 445 | + "agentforce_agent_metadata_updated", |
| 446 | + "agentforce_agent_slack_deleted" |
438 | 447 | ], |
439 | 448 | "workflow_builder": [ |
440 | 449 | "workflow_created", |
|
509 | 518 | "usergroup_remove_from_team_enqueued", |
510 | 519 | "usergroup_updated", |
511 | 520 | "usergroup_update_enqueued", |
512 | | - "usergroup_section_updated" |
| 521 | + "usergroup_section_updated", |
| 522 | + "user_add_to_usergroup_failed" |
513 | 523 | ], |
514 | 524 | "role": [ |
515 | 525 | "role_assigned", |
|
0 commit comments