Account Contact DMO
The Account Contact DMO is a Customer Data Platform data model object for an individual
who has a role specific to an account.
Object API Name
ssot__AccountContact__dlm
Category
Profile
Primary Subject Area
Party
Primary Key
Account Contact ID (ssot__Id__c)
Relationships
| Object | Field | Cardinality | Related Object | Related Field |
|---|---|---|---|---|
| Account Contact | Account | Many To One (N:1) | Account | Account ID |
| Account Contact | Individual | Many To One (N:1) | Individual | Individual ID |
| Account Contact | Contact Email | Many To One (N:1) | Contact Point Email | Contact Point Email ID |
All Fields
| Field Name | Field API Name | Description | Data Type |
|---|---|---|---|
| Account | ssot__AccountId__c | A reference ID to the account where this contact is included or linked. | text |
| Account Contact ID | ssot__Id__c | A unique ID used as the primary key for the account contact DMO. | text |
| Account Contact Roles | ssot__AccountContactRoles__c | The business role of the contact at the account. | text |
| Assistant Name | ssot__AssistantName__c | The name of the contact’s assistant. | text |
| Assistant Phone | ssot__AssistantPhone__c | The phone number of the assistant. | text |
| Business Phone | ssot__BusinessPhoneId__c | A reference ID to the phone number for the contact. | text |
| Contact Email | ssot__ContactEmailId__c | A reference ID to the email address for the contact. | text |
| Contact Note | ssot__ContactNote__c | A description of the contact. | text |
| Created Date | ssot__CreatedDate__c | The date the record was created. | dateTime |
| Data Source | ssot__DataSourceId__c | A reference ID for the logical name for a system that is the source of records identified by external record ID. | text |
| Data Source Object | ssot__DataSourceObjectId__c | A reference ID for the logical name of the object where this record came from, whether that is a name of a cloud storage file or another connector’s external object. | text |
| Department Name | ssot__DepartmentName__c | The department the contact works in. | text |
| External Record ID | ssot__ExternalRecordId__c | A reference ID for an external data source system. | text |
| External Source ID | ssot__ExternalSourceId__c | A reference ID for the system in which the external record ID was assigned. | text |
| Fax Phone | ssot__FaxPhoneId__c | A reference ID for the fax number for the contact. | text |
| Home Phone | ssot__HomePhoneId__c | A reference ID for the home phone number for the contact. | text |
| Indirect Relation Account Contact | ssot__IndirectRelationAccountContactId__c | A reference ID to a contact with an indirect relationship to the account contact. | text |
| Individual | ssot__IndividualId__c | A reference ID for the person that is the contact for the account. | text |
| Internal Organization | ssot__InternalOrganizationId__c | A reference ID to the business unit or other internal organization that owns the business account. | text |
| Last Activity Date | ssot__LastActivityDate__c | The date of the most recent account activity. | dateTime |
| Last Modified Date | ssot__LastModifiedDate__c | The date when a user last modified the record. | dateTime |
| Mailing Address | ssot__MailingAddressId__c | A reference ID to the mailing address. | text |
| Mobile Phone | ssot__MobilePhoneId__c | A reference ID to the contact’s mobile phone number. | text |
| Other Contact Address | ssot__OtherContactAddressId__c | A reference ID to another contact address. | text |
| Reports To Account Contact | ssot__ReportsToAccountContactId__c | A reference ID to the contact’s manager. | text |
| Title | ssot__Title__c | The contact’s title for example, vice president or specialist. | text |