EmailBuilderRuleCells
Links specific rules to individual cells in email templates, enabling conditional display logic based on recipient attributes or campaign context.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the Email Builder Rule Cell record within the Vault system. |
| Email Builder Rule Cell Type | String | True |
Indicates the specific Vault object type for the Email Builder Rule Cell, typically used to distinguish between custom and standard object definitions. |
| Global ID | String | True |
System-generated global identifier that ensures uniqueness of the record across all Vault environments. |
| Link | String | False |
System-managed internal hyperlink that directs to the Vault UI representation of the Email Builder Rule Cell record. |
| Name | String | False |
User-defined name or label for the Email Builder Rule Cell, typically used for display and reference purposes within the Email Builder interface. |
| Status | String | False |
Represents the current lifecycle state of the Email Builder Rule Cell, such as Draft, Active, or Inactive. |
| Created By | String | True |
Username or system account that initially created the Email Builder Rule Cell record. |
| Created Date | Datetime | True |
Timestamp indicating when the Email Builder Rule Cell record was first created in Vault. |
| Last Modified By | String | True |
Username or system account that last updated the Email Builder Rule Cell record. |
| Last Modified Date | Datetime | True |
Timestamp of the most recent modification made to the Email Builder Rule Cell record. |
| Email Builder Rule Cell Status | String | False |
Status specific to the operational state of the rule cell within the context of email rules, used to drive conditional logic or control display behavior. |
| Vault External Id | String | False |
Externally defined unique identifier used for integrations or referencing this record outside of Vault. |
| Vault GUID | String | False |
Globally unique identifier assigned by Vault to track the record internally across all environments and API interactions. |
| Vault Record Id | String | False |
Unique numeric or alphanumeric identifier used internally by Vault to distinguish this record within its object context. |
| Legacy CRM Id | String | False |
Identifier carried over from legacy Customer Relationship Management (CRM) systems, allowing traceability and mapping during system migrations or integrations. |
| Email Builder Rule | String | False |
Reference to the associated Email Builder Rule that this rule cell contributes to, enabling rule-based behavior configuration. |
| Email Builder | String | False |
Foreign key reference to the parent Email Builder configuration that governs the layout or design of the outbound email. |
| Email Builder Cell | String | False |
Reference to the specific Email Builder Cell this rule cell is linked to, establishing contextual placement within an email template. |