CLMPresentationSlides
Defines individual slides associated with CLM presentations, including slide sequence, content type (HTML, video, PDF), associated messaging strategies, and visibility settings.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the presentation slide record within the system. |
| Global ID | String | True |
System-generated global identifier used to ensure uniqueness across all Veeva Vault environments. |
| Link | String | False |
Internal system link or URL reference associated with this Closed Loop Marketing (CLM) presentation slide. |
| CLM Presentation Slide Name | String | True |
The display name of the CLM presentation slide, used in Vault and on devices. |
| Status | String | False |
The current lifecycle state of the CLM presentation slide, such as Draft, Approved, or Inactive. |
| Created By | String | True |
Username of the user who originally created the CLM presentation slide in the Vault system. |
| Created Date | Datetime | True |
Date and time when the presentation slide record was initially created in Vault. |
| Last Modified By | String | True |
Username of the user who most recently updated the CLM presentation slide record. |
| Last Modified Date | Datetime | True |
Date and time when the presentation slide record was last modified. |
| Display Order | Decimal | False |
Numeric value that determines the order in which this slide is shown in the presentation sequence. |
| External ID | String | False |
Identifier assigned to the slide by external systems, used for synchronization or integration purposes. |
| Mandatory Slides | String | False |
Comma-separated list of slide IDs or keys that are required to be presented with this slide (for example, slide1, slide2, slide3). |
| Mobile ID | String | False |
Unique identifier used by mobile platforms to reference this CLM slide. |
| Veeva External ID | String | False |
Identifier used by external Veeva integrations to reference this presentation slide across systems. |
| Presentation | String | False |
Reference to the parent CLM presentation to which this slide belongs. |
| Key Message | String | False |
Link to the associated key message that this slide supports or conveys within the presentation. |
| Sub Presentation | String | False |
Reference to a subordinate presentation, if this slide is part of a nested CLM presentation hierarchy. |
| Legacy CRM Id | String | False |
Identifier used by legacy Customer Relationship Management (CRM) systems to track or map this slide prior to Veeva Vault adoption. |