CommonHierarchiesValues
Maintains predefined hierarchical structures that are used in organizational reporting, management workflows, and data aggregation across business units.
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 hierarchy, which can include the Workday Id, the external system Id, or the reference Id that is used for integrations and reporting. |
| Descriptor | String | A detailed description of the hierarchy instance, used for display purposes and to provide clarity in user interfaces and reports. |
| 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 hierarchy, enabling effective categorization and tagging for hierarchical management and reporting. |