| City |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
The city where the company is located.
|
| CompanyId |
- Type
- string
- Properties
- Filter, Nillable
- Description
Unique numerical identifier for the company. This is the same
as the Data.com company identification number or Data.com Key.
|
| CompanyName |
- Type
- string
- Properties
- Filter, Sort
- Description
The name of the company.
|
| ContactId |
- Type
- string
- Properties
- Filter, Nillable
- Description
The unique numeric identifier for this contact.
|
| Country |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
The standard abbreviation or name for the country where the
company is located.
You can enter a comma separated list of countries;
however, for a country that uses a comma in its name, you should leave
out the comma. For example,“Taiwan, ROC” should be entered
as “Taiwan ROC”.
|
| Department |
- Type
- string
- Properties
- Filter, Nillable
- Description
The department in the company that the contact is affiliated
with.
|
| Email |
- Type
- email
- Properties
- Filter, Nillable
- Description
A business email address for the contact.
|
| ExternalId |
- Type
- string
- Properties
- Filter, .Nillable, Sort
- Description
Unique system-generated numerical identifier for the contact.
|
| FirstName |
- Type
- string
- Properties
- Filter, Nillable
- Description
The first name of the contact.
|
| IsInactive |
- Type
- boolean
- Properties
- Defaulted on create, Filter
- Description
- Indicates whether the record is active (true) or not (false).
|
| IsOwned |
- Type
- boolean
- Properties
- Defaulted on create
- Description
- True—you own this
record
- False—you do not own
this record
|
| LastName |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
The last name of the contact.
|
| Level |
- Type
- string
- Properties
- Filter, Nillable
- Description
A human resource label designating a person’s level
in the company.
|
| Phone |
- Type
- phone
- Properties
- Group, Nillable
- Description
- Direct dial telephone number for the contact.
|
| SocialHandles |
- Type
- string
- Properties
The social handles for this contact. This is a response only
field. You can’t query on this field. It is a response only
field.
The DatacloudSocialHandles object is a child of the DatacloudContact
object.
|
| State |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
The state where the company is located. This can also be a
province or other equivalent to a state, depending on the country
where the company is located.
|
| Street |
- Type
- string
- Properties
- Nillable
- Description
Street address for the company where the contact works.
|
| Title |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
Title of the contact such as CEO or Vice President.
|
| Zip |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
The postal or Zip code for the address.
|