WorkersExplicitSkillsSkillSources
Fetches sources of explicit skills, such as self-reported skills, manager endorsements, or third-party assessments, providing context for skill validation.
Workday Resource Information
Get Explicit Skills for Skill EnabledSecured by: Person Data: Skills, Self-Service: Skills
Scope: Worker Profile and Skills
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique Workday ID for the explicit skill instance. |
| WorkersExplicitSkills_Id [KEY] | String | False |
The Workday ID of the WorkersExplicitSkills record containing this skill. |
| Workers_Id [KEY] | String | False |
The Workday ID of the worker associated with this explicit skill. |
| DateCreated | Datetime | False |
The date this skill was added to the worker's profile. |
| Descriptor | String | False |
The display name of the instance |
| SourceType | String | False |
The category of the skill source (for example, self-reported, manager-validated, certification). |
| SourceTypeID | String | False |
The unique identifier for the source type of this skill. |
| SkillSource_Prompt | String | False |
Filters skills by the specified skill source Workday ID. |
| Skill_Prompt | String | False |
Retrieves skills based on the specified skill name. |
| IncludeTerminatedWorkers_Prompt | Bool | False |
If true, includes terminated workers in the results. |
| Search_Prompt | String | False |
Searches for workers by name or Workday ID. The search is case-insensitive and supports space-separated OR searches. |