Calendars
Contains calendar configurations and definitions, supporting scheduling features and providing context for event management across users and business units.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique system-generated identifier for the calendar record within the Veeva Vault environment. |
| Calendar Type | String | True |
Specifies the type of calendar object, such as promotional, medical, or business event calendars, identified by the Vault object type code. |
| Global ID | String | True |
System-generated globally unique identifier used across Vault environments for reference and data synchronization. |
| Link | String | False |
System-generated URL or identifier that provides a direct link to the calendar record in the Vault user interface. |
| Name | String | False |
Descriptive name of the calendar used for identification and display purposes in Vault interfaces. |
| Status | String | False |
Current lifecycle state of the calendar record, such as Active, Inactive, or Archived, indicating its availability or validity. |
| Created By | String | True |
Username or identifier of the user who originally created the calendar record. |
| Created Date | Datetime | True |
Timestamp capturing the exact date and time when the calendar record was first created in the Vault system. |
| Last Modified By | String | True |
Username or identifier of the user who last modified the calendar record. |
| Last Modified Date | Datetime | True |
Timestamp indicating the most recent update made to the calendar record. |
| External ID | String | False |
Custom external identifier used to link or reference this calendar record from third-party systems or integrations. |
| Calendar Status | String | False |
User-defined or business-defined status that reflects the current operational state of the calendar, separate from the system status. |
| Legacy CRM Id | String | False |
Identifier used in legacy Customer Relationship Management (CRM) systems to reference this calendar, allowing backward compatibility or historical integration. |
| User Country | String | False |
Country code representing the geographic context or locale of the calendar, used in filtering, reporting, or region-specific workflows. |
| Owner | String | False |
Identifier of the user or group responsible for managing the calendar, typically used for access control or workflow routing. |