Discussions
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?
Pulling Empty Open Shifts
I am trying to pull open shift report via api using below url
https://www.humanity.com/api/v2/reports/schedule?start_date=01-12-2019&end_date=31-12-2019&type=open_shifts&access_token=0a6009a64be6b5f054ae1050acd586d2c5af8062
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"
Pull all the shifts with Shift Tags
How to Pull all the shifts for a certain timeline including their shift tags?
What are the start_limit and end_limit on `Get Shifts` API?
What are the 'start_limit' and 'end_limit' on Get shifts
API?