CommonCustomersValues
Stores customer-related values. This table enables structured customer categorization, customer relationship management (CRM) integrations, and sales process standardization.
Workday Resource Information
Retrieves instances that can be used as values for other endpoint parameters in this service.Columns
| Name | Type | Description |
| Id [KEY] | String | The unique identifier (Id) for the customer, which can include the Workday Id, the external system Id, or the reference Id used for integrations and reporting. |
| Descriptor | String | The display name of the instance |
| CollectionToken | String | A token used in conjunction with the Collection_Prompt input to retrieve members of a collection. This value is NULL if the current row represents a standalone value and not a collection. |
| Collection_Prompt | String | A value derived from the CollectionToken column. Providing this input triggers the retrieval of all child elements associated with the specified collection. |
| WorktagType_Prompt | String | A prompt for selecting the appropriate worktag type related to the customer, enabling effective categorization and tagging for customer management. |