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.

VoiceTelephonyUserOvride

Represents user-level telephony settings that override the default org-level configuration. This object is available in API version 68.0 and later.

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Special Access Rules

To access this object, enable Agentforce Contact Center Admin (Salesforce Voice) permission set.

Fields

Field Details
UserId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description
Unique ID of the user to which the telephony configuration override applies. Each user can have only one override assignment.
This field is a relationship field.
Relationship Name
User
Refers To
User
VoiceTelephonyDefinitionId
Type
reference
Properties
Create, Filter, Group, Sort
Description
ID of the voice telephony configuration associated with the override.
This field is a relationship field.
Relationship Name
VoiceTelephonyDefinition
Relationship Type
Master-detail
Refers To
VoiceTelephonyDefinition (the master object)