Contact Object
Fields
The fields in this section list which values can be retrieved when querying Contact records.
id (
ID!)
Unique identifier of the object.
integration (
Boolean)
Can be set to true using this API or the Import functionality. When checked,
the contact is displayed as read-only in the user interface to prevent users
from updating it.
label (
ContactLabel)
The Label of the contact details. Valid values are:
-
fax: only fortelephone -
general: only for organizationtelephone,emailandwebsite -
home: only for persontelephone -
mobile: only for persontelephone -
personal: only for personemailandwebsite -
service_desk: only for organizationtelephone,emailandwebsite -
service_desk_fax: only for organizationtelephone -
work: only for organizationtelephone, and for persontelephone,emailandwebsite
protocol (
ContactProtocol)
The protocol of the contact details.
uri (
String)
The telephone number, email address, etc.
Implements
Contact implements the following interfaces. This means that fragments defined on these interfaces may be used in queries returning a Contact.