Resource Work Skills
Set work skills for resources. Group rows by Resource ID — each group replaces all current skills for that resource.
1 — Excel file
Rows grouped by resourceId.
Submit to OFS
Upload an Excel file.
Fields
resourceIdrequiredstringResource to assign skills to. All rows with same ID = one resource's skills.
workSkillrequiredstringWork skill label as configured in OFS. Max 40 chars.
ratiorequiredintegerProficiency level. 0 = none, 100 = expert.
startDatedateDate when skill becomes effective.
endDatedateDate skill expires. Leave blank = no expiry.
Notes
- ·One Excel row = one work skill for a resource.
- ·Multiple rows with the same resourceId = multiple skills for that resource.
- ·⚠ This REPLACES all current work skills for each resource listed.
- ·To remove all skills from a resource: include the resourceId with no skill rows (not currently supported via Excel — use API directly).