ExtlRecShrRecordMap

Represents the lead or opportunity being mapped between a partner and vendor for Partner Connect. This object is available in API version 62.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Supported Calls

describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()

Special Access Rules

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

Fields

Field Details
ExtlRecShrCnctId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the external record share connection.
This field is a relationship field.
Relationship Name
ExtlRecShrCnct
Refers To
ExtlRecShrCnct
ExtlRecord
Type
string
Properties
Filter, Group, Nillable, Sort
Description
ID of the lead or opportunity record on the external system.
InboundStatus
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
Status of imports and updates received.
Possible values are:
  • ImportSuccess
  • ImportConctExtlRecError
  • UpdateSuccess
  • UpdateFieldMapError
  • UpdateConctExtlRecError
  • UpdateUnknownError
InternalRecordId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the lead or opportunity record on the internal system.
This field is a polymorphic relationship field.
Relationship Name
InternalRecord
Relationship Type
Master-detail
Refers To
Lead, Opportunity (the master object)
IsImported
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the record originated on the internal system (true) or external system (false).
The default value is false.
LastModifiedSent
Type
dateTime
Properties
Filter, Nillable, Sort
Description
Timestamp of the last record update between the vendor and partner. This field doesn’t capture when the result is received.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
For internal use only.
OutboundStatus
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
Status of exports, updates, and results received.
Possible values are:
  • ExportSuccess
  • ExportInProgress
  • ExportSuccessSkipped
  • ExportSuccessPartial
  • ExportPublishFieldMapError
  • ExportSubscribeFieldMapError
  • ExportPublishEventError
  • ExportPublishUnknownError
  • ExportSubscribeUnknownError
  • ExportPublishConnectionError
  • UpdateInProgress
  • UpdateInProgressUpdateSuccess
  • UpdatePublishFieldMapErrorUpdateSubscribeRecordNotFound
  • UpdatePublishFieldMapError
  • UpdateSubscribeFieldMapError
  • UpdatePublishConnectionError
  • UpdatePublishEventError
  • UpdatePublishUnknownError
  • UpdateSubscribeUnknownError
UniqueRecordKey
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Record key used internally for indexing. If IsImported is false, then this field contains the InternalRecordId value. If IsImported is true, this field contains the ExtlRecord value.
This field is a calculated field.