ContactContactRelation

Represents a relationship between contacts. This object is available in API version 57.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
ContactId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
ID of the account associated with this contact contact relationship.
This field is a relationship field.
Relationship Name
Contact
Relationship Type
Lookup
Refers To
Contact
EndDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the relationship ends.
HierarchyType
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Indicates the type of association to determine the hierarchy of relationship between the two parties.
Possible values are:
  • Child
  • Parent
  • Peer
The default value is Parent.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the contact is actively involved with the related contact.
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record, a record related to this record, or a list view.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, the user might have only accessed this record or list view (<parmname>LastReferencedDate</parmname>) but not viewed it.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Name of the contact contact relationship.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the owner of this object.
This field is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
PartyRoleRelationId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The relationship between two contacts.
This field is a relationship field.
Relationship Name
PartyRoleRelation
Relationship Type
Lookup
Refers To
PartyRoleRelation
RelatedContactId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The related contact in the relationship.
This field is a relationship field.
Relationship Name
RelatedContact
Relationship Type
Lookup
Refers To
Contact
RelatedInverseRecordId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The record that specifies the inverse relationship between the contacts.
This field is a relationship field.
Relationship Name
RelatedInverseRecord
Relationship Type
Lookup
Refers To
ContactContactRelation
StartDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the relationship starts.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

ContactContactRelationChangeEvent (API Version 63.0)
Change events are available for the object.
ContactContactRelationFeed
Feed tracking is available for the object.
ContactContactRelationHistory
History is available for tracked fields of the object.
ContactContactRelationOwnerSharingRule
Sharing rules are available for the object.
ContactContactRelationShare
Sharing is available for the object.