Discussions
Adding skills to employees
over 2 years ago by Steve Swanson
Hi, this is in two parts.
-
I would like to add a single skill to multiple employees with one API call. Is this possible? Right now I'm using https://platform.humanity.com/reference/put-employee but that obviously only updates a single employee.
-
I would like to add multiple skills to an existing employee at one time. Is this possible? Right now I'm using the same https://platform.humanity.com/reference/put-employee but that only allows a single skill to be added. If I need to add multiple that means I need to repeat the call.
Thanks!