Discussions
Status codes?
I need to make sure I handle all possible status codes and I'm unable to locate all values for status codes on query returns. The ones I've identified appear to be the following:
Starting Out With The API
Hi Guys,
Error using API
Hello there,
what is the meaning of this message?
{"status":2,"data":"Invalid API key - App must be granted a valid key by Humanity","error":"missing api key : ","token":null}
Need help understanding breaks
What are breaks exactly ?
If we add a break via API for an employee call why is it not visible in the timeclock console ?
How can we see it in the reports on top of schedule reports?
What does `mode` specify in GET shifts API
What does mode
specify in GET shifts API?. Is there a documentation around it that says what each values for mode parameter means.?
GET shifts filtered by position
How can i get all active shifts available for certain position ? Is there a filter for it ?
Always Getting 101 rows from Vacation Schedule data?
I'm working to pull Humanity data into our BI tool domo through its available integration. When trying to pull in Vacation/Leave schedule data we get only 101 rows returned, which is not the case for Shift data and am at a loss as to why. I've so far not found any obvious API documentation which addresses this, though I have read through the endpoints related to leave data.
Weekly Timeframe Availability
Hi, I am currently trying to access weekly timeframe availability, but I keep getting an incorrect permissions error. I'm using an admin account, has this API call been disabled? If not help would be very appreciated.
Timing of employee wage?
Hey everyone,
Using API to Get Timeclock Entries for an Employee
I have used https://www.humanity.com/api/v2/timeclocks, but that returns a complete list of all timeclocks. I am more wanting to get timeclock data for one employee.