ExternalRecordsSourceValues
Stores source reference data for externally linked records, providing context and traceability for integrations and data imports.
Workday Resource Information
Get all sources for External RecordsColumns
| Name | Type | Description |
| Id [KEY] | String | A unique identifier for the record, which can be a Workday identifier (WID), reference Id, or other unique Id. |
| Descriptor | String | A descriptive label that provides context or a human-readable name for the record instance. |
| CollectionToken | String | A token used to retrieve members of a collection when passed to the Collection_Prompt input. This value is NULL if the current row represents a single value rather than a collection. |
| Collection_Prompt | String | An input value sourced from the CollectionToken column. Supplying this value allows you to retrieve all child elements within the collection. |