NetworkObjectMappings
Specifies how external network data fields map to Vault CRM objects.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
A unique identifier assigned to the record in the system for internal tracking and reference. |
| Global ID | String | True |
A globally unique identifier that ensures consistency and easy identification across different systems. |
| Link | String | False |
A URL or hyperlink that directs users to the record or related content for easy access and navigation. |
| Object Mapping ID | String | True |
The identifier for the mapping of the object, allowing the system to relate this record to other objects. |
| Status | String | False |
The current status of the object mapping, such as 'Active', 'Inactive', or 'Pending', indicating its operational state. |
| Created By | String | True |
The user or system that created the record, providing accountability for its origin. |
| Created Date | Datetime | True |
The date and time when the record was first created, offering a historical reference for when the mapping was introduced. |
| Last Modified By | String | True |
The user or system responsible for the most recent modification to the record, ensuring accountability for changes. |
| Last Modified Date | Datetime | True |
The date and time when the record was last updated, providing an audit trail of changes. |
| CRM Object API Name | String | False |
The API name of the CRM object being mapped, specifying which CRM object this record is related to. |
| External ID API Name | String | False |
The API name used for referencing the external ID, ensuring consistency when integrating with external systems. |
| External ID | String | False |
An identifier used in external systems to correlate this mapping with external records or data. |
| Network Object API Name | String | False |
The API name for the network object associated with the record, specifying the related network structure. |
| Person Account | Bool | False |
A boolean indicating whether the record is associated with a person account, providing details for individual-level mappings. |
| Unique Key | String | False |
A unique key that distinguishes this mapping from others, ensuring that each record is identifiable and non-duplicative. |
| Validation Notes | String | False |
Notes regarding the validation status of the object mapping, offering additional context on the validation process. |
| Validation Status | String | False |
The status of the validation for this object mapping, indicating whether the mapping has been validated or requires further checks. |
| Network Mapping | String | False |
The specific network mapping this record belongs to, linking it to a broader network structure or configuration. |
| Legacy CRM Id | String | False |
The identifier from the legacy CRM system, used for migration or integration with older systems. |