Contacts
Overview
A person associated with an Account.
System fields
System fields are read-only fields found on most objects. These fields are automatically updated during API operations. To learn more see System Fields.
Standard fields
Field Name | Details | Required |
---|---|---|
Account | Type Lookup (Accounts) Description The Account associated with the Contact. |
No |
AccountId | Type ID Description The Account associated with the Contact. |
No |
Type Text Description The Contact’s email address. Must be between 0 and 80 characters |
No | |
FirstName | Type Text Description The Contact’s first name. Must be between 0 and 40 characters |
No |
FullName | Type Text Description The Contact’s full name, concatenated from FirstName and LastName. Read Only. Must be between 0 and null characters |
Yes |
LastName | Type Text Description The Contact’s last name. Must be between 0 and 80 characters |
Yes |
MailingCity | Type Text Description The city of the Contact’s mailing address. Must be between 0 and 40 characters |
No |
MailingPostalCode | Type Text Description The ZIP or postal code of the Contact’s mailing address. Must be between 0 and 20 characters |
No |
MailingState | Type Text Description The state of the Contact’s mailing address. Must be between 0 and 80 characters |
No |
MailingStreet | Type Text Description The street address of the Contact’s mailing address. Must be between 0 and 255 characters |
No |
MobilePhone | Type Text Description The Contact’s mobile phone number. Must be between 0 and 40 characters |
No |
OtherCity | Type Text Description The city of the Contact’s alternative address. Must be between 0 and 40 characters |
No |
OtherPostalCode | Type Text Description The ZIP or postal code of the Contact’s alternative address. Must be between 0 and 20 characters |
No |
OtherState | Type Text Description The state of the Contact’s alternative address. Must be between 0 and 80 characters |
No |
OtherStreet | Type Text Description The street address of the Contact’s alternative address. Must be between 0 and 255 characters |
No |
Phone | Type Text Description The Contact’s phone number. Must be between 0 and 40 characters |
No |
Region | Type Lookup (Regions) Description The Region associated with the Contact. |
No |
RegionId | Type ID Description The Region associated with the Contact. |
No |
Title | Type Text Description The title of the Contact, such as Mr or Mrs. Must be between 0 and 128 characters |
No |
Related objects
This object has the following related objects.
Name | Details |
---|---|
Availabilities | Object Has many (ClientAvailabilities) Description Client Availabilities associated with the Contact. |
Tags | Object Has many (ContactTags) Description Tags associated with the Contact. |
Feedback
Was this page helpful?