DataSources
Retrieves a data source and primary business object for the specified {ID} for use in a WQL query.
Workday Resource Information
Retrieves a data source for the specified {ID} for use in a WQL query. You can only view data sources that you have security access to.Secured by: Development, WQL for Workday Extend, Workday Query Language+TG
Scope: System
Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| Alias | String | This field exposes WQL alias for Adhoc Query Enabled instances in WQL Rest APIs. This is for internal use only. |
| Description | String | A description describing the data source. |
| Descriptor | String | A preview of the instance |
| FilterIsRequired | Bool | returns if the filer is required |
| Href | String | A link to the instance |
| PrimaryBusinessObject_Descriptor | String | A description of the instance |
| PrimaryBusinessObject_Href | String | A link to the instance |
| PrimaryBusinessObject_Id | String | wid / id / reference id |
| SupportsEffectiveDate | Bool | returns if the data source supports effective date |
| SupportsEntryDate | Bool | returns if the data source supports entry date |
| Alias_Prompt | String | The alias of the data source. |
| SearchString_Prompt | String | The string to be searched in case insensitive manner within the descriptors of the data sources. |