/Resource Work SkillsPOST

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

resourceIdrequiredstring

Resource to assign skills to. All rows with same ID = one resource's skills.

workSkillrequiredstring

Work skill label as configured in OFS. Max 40 chars.

ratiorequiredinteger

Proficiency level. 0 = none, 100 = expert.

startDatedate

Date when skill becomes effective.

endDatedate

Date 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).