Discussions
Paid Breaks
My data architect has told me to use this API call to get the data that we need for our project. The only problem, is i have to literally make thousands of calls to do the data backfill.
API v2 - Extend application token expiration
Hi, currently the application token has a 14 day expiration. Is there a way to extend this so from the server side we don't have to manually create a new token every 14 days? Or is there a way to auto create a token programmatically?
What does the current_length field in timeclock data represent?
Hi,
How do i retrieve the names of employees completed the training?
The API is missing the very key content from Get Training, it does not show employees who are assigned, completed and pending training.
Error: The grant type was not specified in the request
I've looked at the guide and even two other examples of this error. I seem to be doing it correctly, however, in each instance i continue to get the invalid error "invalid_request".
How to access number of pages in request?
Hi,
Does Humanity support webhooks?
Does Humanity support webhooks?
Leaves per employee
I want to get the leaves data of one individual employee using their employee ID.
At present I see that we can put the Leave ID in the API call but there is no way to put the employee ID to filter the leaves for that particular employee.
Please check if there is any way we can filter the leaves by the particular employee by the employee ID.
Humanity Tool backend access request.
Our project is currently working on some automation solutions that require us to have few reports from Humanity by getting a bot to do so every few hours and we were wondering if we can do that.
Request for TIMECLOCK end point to contain type1 & type2 event timestamps
In the endpoint https://platform.humanity.com/reference#get-timeclocks
(which returns bulk data across multiple timeclocks) there is a field "break_time" returned which is a float (perhaps integer).