Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

InternalOrgUnitCommChannel

Represents the communication channel for the internal organization unit. This object is available in API version 63.0 and later. This object is available only for B2C referral programs.

Supported Calls

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

Special Access Rules

Fields

Field Details
ChannelIdentifier
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The unique identifier of the communication channel.
CommunicationChannelTypeId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Specifies the ID of the communication channel type.
This field is a relationship field.
Relationship Name
CommunicationChannelType
Refers To
CommunicationChannelType
InternalOrganizationUnitId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the parent internal organization unit that's associated with the communication channel.
This field is a relationship field.
Relationship Name
InternalOrganizationUnit
Relationship Type
Master-detail
Refers To
InternalOrganizationUnit (the master object)
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
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, and <parmname>LastReferenceDate</parmname> is not null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the internal organization unit communication channel.