RelatesToRelatesToValues
Stores relationships between various entities in the system to support data linking.
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 for the record, used as a reference or primary key within the database. |
| Descriptor | String | The display name of the instance |
| CollectionToken | String | A token that is used in conjunction with the Collection_Prompt input to fetch members of the associated collection. If the row represents a single value and not a collection, this will be NULL. |
| Collection_Prompt | String | An input value taken from the CollectionToken column. When provided, it fetches all child records or members belonging to the specified collection. |
| RelatesToTag_Prompt | String | The specific talent tag associated with the feedback question, indicating the context or category of feedback being captured. |