ObjectMilestoneCreatedEvent

Each row represents information that contains collection of object milestone created details event records for object milestone. Use this event to iterate the list to react per milestone for subscribers. This object is available in API version 68.0 and later.

Supported Calls

create(), describeSObjects()

Fields

Field Details
EventUuid
Type
string
Properties
Nillable
Description
A universally unique identifier (UUID) that identifies a platform event message.
MilestoneParentId
Type
reference
Properties
Create, Nillable
Description
The ID of the parent object type for object milestone that's associated with the record.
This field is a relationship field.
Relationship Name
MilestoneParent
Refers To
IndividualApplication
ObjectMilestoneDetails
Type
complexvalue
Properties
Create, Nillable
Description
The details of the object milestone that's created for the event.
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.
SlaProcessId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The SLA process that's associated with the record.
This field is a relationship field.
Relationship Name
SlaProcess
Refers To
SlaProcess