Newer Version Available

This content describes an older version of this product. View Latest

ExtlRecShrResultEvent

Tracks the data and the result of the export or update of the external record share published between a vendor and partner system for Partner Connect. This object is available in API version 62.0 and later.

Supported Calls

describeSObjects()

Supported Subscribers

Subscriber Supported?
Apex Triggers
Flows
Processes
Pub/Sub API Yes
Streaming API (CometD) Yes

Subscription Channel

/event/ExtlRecShrResultEvent

Event Delivery Allocation Enforced

No

Special Access Rules

To see this object, enable Partner Connect or Partner Connect for Vendors in Setup. See Set Up Partner Connect as a Partner and Set Up Partner Connect as a Vendor in Salesforce Help.

Fields

Field Details
EventType
Type
picklist
Properties
Create, Restricted picklist
Description
Event type of the external record share update or the result of an update or export.
Possible values are:
  • RecordDataResult
  • RecordDataUpdate
EventUuid
Type
string
Properties
Nillable
Description
A universally unique identifier (UUID) that identifies a platform event message.
ObjectData
Type
textarea
Properties
Create, Nillable
Description
Data of fields and field values of the records included in this update or result of this update or export.
PublishingSystem
Type
string
Properties
Create, Nillable
Description
ID of the system publishing the record update or result of an update or export. If the system is a Salesforce org, this value is the org ID. The vendor system is always a Salesforce org.
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.