Discussions

Ask a Question

who can work in the period of time using API?

Can I get a list of Employees, who can work in a period of time using API?
I want to find 10 employees, who can work on 2020-10-10 from 10 AM till 12:00 AM. What API endpoint I can use?
Sorry, but I did not find an answer in API documentation

Location lat/lon and skills in GET Shifts

Hi! I'm writing an API client for Humanity and noticed that in the GET Shifts endpoint in the API Reference the fields "location.lat" and "location.lon" are always set to empty objects, but in the GET Shift for a specific Shift I do get those values back. Also, I'd like to get "skill_requirement" in GET Shifts too.

API linkage error

From 9/24 today JST, an API linkage error has occurred. Do you know the cause?
-The content of the error is "Invalid'type' for shift without open slots.".
-Until now, when creating a shift, "type = 1 (Shift with open slots)" was set, and no error occurred.

Event log through API

How can I filter the employee's event log using API with date and time and event type? What type of filter I can use?

API not working!

Hi, this is quite an urgent matter. I am trying to access the api but having this message show up, "status":{"code":7,"text":"Authentication Failed - You do not have permissions to access the service","error":"Login Failed"},"data":"Authentication Failed - You do not have permissions to access the service","error":"".

GET Leaves by positions

Good day.

v2 Schedules API?

Is there a way to get a list of all the schedules using the v2 API? v1 is pretty rough, I'd prefer not to have to implement that as well.

Best way to verify that a timeclock was approved?

Hi!

Does GET Shifts return data if Position is Deleted/Inactive?

I am learning that several of the APIs do not return data if the position has been deleted; however, once it is reactivated, I can retrieve it. For the following API: