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 |
Supported for: SELECT, INSERT, UPDATE. The text you enter to provide context for this external skill load. Not visible to end users. |
EffectiveMoment | Datetime | False |
Supported for: SELECT, INSERT, UPDATE. The date that the external Skill Level was last updated. |
ExternalSkillId | String | False |
Supported for: SELECT, INSERT, UPDATE. The skill from the external system. |
ExternalSkillLevel | Decimal | False |
Supported for: SELECT, INSERT, UPDATE. The skill level normalized to a scale from 1-5 and to 1 decimal place. |
ExternalSkillName | String | False |
Supported for: SELECT. The name of the skill from the external system |
SkillVendorId | String | False |
Supported for: SELECT. The vendor associated to the External Skill. |
SkillVendorName | String | False |
Supported for: SELECT. 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 |
Only used when a Workers_Id filter is not provided. Include terminated workers in the output |
Search_Prompt | String | False |
Only used when a Workers_Id filter is not provided. Searches workers by name or worker ID. The search is case-insensitive. You can include space-delimited search strings for an OR search. |