Discussions

Ask a Question

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

How to generate access token when using sso instead of oauth2.

My company uses sso integration with humanity, so I don't have a username or password. I was given an app id and app secret, but no matter what I do I get the below error following the authentication guide.

Time Zones

How can I pull the time zone info from API v2? I'm having issues pulling with API v1 using api.config (i.e. returning an html string with no json of data).

Pull on call shifts only

How can I pull the oncall shifts using API?

Rate Limit

Hey,

Get all leave requests in form of a report

Which API could be used to get all the data of all pending leave requests together?

API call to find employees currently clocked in

Is there an API call to pull employees who have clocked in but haven't clocked out yet?

Entering multiple employee in Put shift

The Put Shift Body parameter explains employee_id as "A comma-separated employee IDs which will be assigned to a shift"