CallCoachConfigModifyEvent

Notifies subscribers of a Conversation Insights configuration change. This object is available in API version 49.0 and later.

Supported Calls 

create(), describeSObjects()

Supported Subscribers 

SubscriberSupported?
Apex TriggersYes
FlowsYes
ProcessesYes
Pub/Sub APIYes
Streaming API (CometD)Yes

Subscription Channel 

/event/CallCoachConfigModifyEvent

Event Delivery Allocation Enforced 

Yes

Fields 

ChangeType 

Type: picklist

Properties: Create, Restricted picklist

Description: The type of configuration change made. Possible values are FEATURE, OTHER, PROVIDER, or USER.

EventUuid 

Type: string

Properties: Nillable

Description: A universally unique identifier (UUID) that identifies a platform event message. Available in API version 52.0 and later.

OrganizationId 

Type: string

Properties: Create

Description: The ID of the Salesforce org with the related change.

ProviderIdChange 

Type: string

Properties: Create, Nillable

Description: The ID of the provider related to the change.

ReplayId 

Type: string

Properties: Nillable

Description: Represents an ID value that is populated by the system and refers to the position of the event in the event stream. Replay ID values aren’t guaranteed to be contiguous for consecutive events. A subscriber can store a replay ID value and use it on resubscription to retrieve missed events that are within the retention window.