WorkersExternalSkillLevel
Retrieves externally acquired skill levels for a worker from third-party systems, certifications, or external assessments.
Workday Resource Information
Retrieves all external skill level information for a worker. You can filter the external skill levels by externalSkillId.Secured by: Self-Service: External Skill Source, Worker Data: External Skill Source
Scope: Worker Profile and Skills
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique Workday ID for the external skill record. |
| Workers_Id [KEY] | String | False |
The Workday ID of the worker associated with this external skill. |
| Context | String | False |
Additional details or context for this external skill record. This information is not visible to end users. |
| EffectiveMoment | Datetime | False |
The date and time when the external skill level was last updated. |
| ExternalSkillId | String | False |
The unique identifier for the skill in the external system. |
| ExternalSkillLevel | Decimal | False |
The normalized skill level, measured on a scale from 1 to 5 with one decimal place. |
| ExternalSkillName | String | False |
The name of the skill as it appears in the external system. |
| SkillVendorId | String | False |
The unique identifier for the vendor associated with this external skill. |
| SkillVendorName | String | False |
The name of the vendor providing the external skill data. |
| ExternalSkillId_Prompt | String | False |
Filters results by the specified External Skill ID, returning the associated External Skill Level. |
| 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. |