WorkersExternalSkillLevel
Retrieves all external skill level information for a worker. You can filter the external skill levels by externalSkillId.
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 |
Id of the instance |
| Workers_Id [KEY] | String | False |
The Workday ID of the Workers that owns this. |
| Context | String | False |
The text you enter to provide context for this external skill load. Not visible to end users. |
| EffectiveMoment | Datetime | False |
The date that the external Skill Level was last updated. |
| ExternalSkillId | String | False |
The skill from the external system. |
| ExternalSkillLevel | Decimal | False |
The skill level normalized to a scale from 1-5 and to 1 decimal place. |
| ExternalSkillName | String | False |
The name of the skill from the external system |
| SkillVendorId | String | False |
The vendor associated to the External Skill. |
| SkillVendorName | String | False |
The name of the vendor associated with the External Skill. |
| ExternalSkillId_Prompt | String | False |
All External Skills. If passed, the External Skill Level associated with the External Skill ID. |
| IncludeTerminatedWorkers_Prompt | Bool | False |
Include terminated workers in the output |
| Search_Prompt | String | False |
Searches workers by name or worker ID. The search is case-insensitive. You can include space-delimited search strings for an OR search. |