MySetupProducts
Captures user-specific product configurations for quick setup and targeting.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
A unique identifier for the record, used to track and reference the entry within the system. |
| Global ID | String | True |
A globally unique identifier assigned to the record, ensuring consistency and easy reference across different systems. |
| Link | String | False |
A URL or hyperlink that provides access to the record or related content, facilitating external navigation. |
| My Setup Products Name | String | False |
The name of the product associated with this setup, helping to identify the product in context. |
| Status | String | False |
The current status of the setup product, such as 'Active', 'Inactive', or 'Pending', reflecting its state. |
| Created By | String | True |
The user or system that initially created the record, allowing tracking of the origin of the setup. |
| Created Date | Datetime | True |
The timestamp when the record was created, indicating when it was entered into the system. |
| Last Modified By | String | True |
The user or system responsible for the last modification made to the record, ensuring accountability for changes. |
| Last Modified Date | Datetime | True |
The timestamp of the most recent modification to the record, providing an audit trail of updates. |
| Favorite | Bool | False |
A boolean value indicating whether the product is marked as a favorite, offering quick access or priority. |
| Master Align Key | String | False |
A key used to align the product setup with other records, facilitating integration and consistency across related data. |
| Product | String | False |
The specific product associated with this setup, identifying the item being managed or tracked. |
| Owner | String | False |
The user or entity responsible for managing or overseeing the product setup, ensuring accountability. |
| Legacy CRM Id | String | False |
The identifier for the record in the legacy CRM system, aiding in migration or integration with older systems. |