Discussions

Ask a Question
Back to All

Adding skills to employees

Hi, this is in two parts.

  1. 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.

  2. 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!