Discussions
Updating positions during employee's daily shift
over 6 years ago by Mr. Calderon
Is there a way for Humanity's API (v1.0 or 2.0) to be able to update multiple positions per employee per working day if you adjust one position? I have a situation where employees that work a 8h shift have multiple positions and making a change to one position for an employee means making multiple changes and I am trying to see how this can be improved. In my opinion, the API should be able to understand that:
- Employee "X" works 8h
- Employee "X" has two positions that both equal 8h "Position A and B"
- If I adjust position "A" then position "B" should update it's time so that the sum of the daily shift for employee "X" is 8h
I have skimmed through the API documentation and the closest thing I found was the schedule.wizard. Any input, feedback or suggestions is greatly appreciated.