Newer Version Available

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

ContactPointPhone

Represents a contact’s phone number, which is associated with an individual or person account. This object is available in API version 48.0 and later.

Supported Calls

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

Fields

Field Details
ActiveFromDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the contact’s phone number became active.
ActiveToDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date when the contact’s phone number is no longer active.
AreaCode
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The area code of the phone number’s location for the contact.
BestTimeToContactEndTime
Type
time
Properties
Create, Filter, Nillable, Sort, Update
Description
The latest time to contact the individual.
BestTimeToContactStartTime
Type
time
Properties
Create, Filter, Nillable, Sort, Update
Description
The earliest time to contact the individual.
BestTimeToContactTimezone
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The timezone applied to the best time to contact the individual.
ExtensionNumber
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The phone number extension for the contact.
FormattedInternationalPhoneNumber
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The internationally recognized format for the contact’s phone number.
FormattedNationalPhoneNumber
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The nationally recognized format for the contact’s phone number.
IsBusinessPhone
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether a contact’s phone number is a business number (true) or not (false).
IsFaxCapable
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether a contact’s phone number is a fax number (true) or not (false).
IsPersonalPhone
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether a contact’s phone number is a personal number (true) or not (false).
IsPrimary
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether a contact’s phone number is their primary number (true) or not (false).
IsSmsCapable
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether a contact’s phone number can receive text messages (true) or not (false).
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Filter, Group, idLookup, Nillable, Sort
Description
The phone number for the contact.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the account’s owner associated with this contact.
ParentId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the contact’s parent. Only an individual or account can be a contact’s parent.
PhoneType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The type of phone number for the contact.
Possible values are:
  • Home
  • Mobile
TelephoneNumber
Type
phone
Properties
Create, Filter, Group, Sort, Update
Description
Required. The phone number for the contact.

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as the object.
ContactPointPhoneHistory
History is available for tracked fields of the object.
ContactPointPhoneOwnerSharingRule
Sharing rules are available for the object.
ContactPointPhoneShare
Sharing is available for the object.