Discussions

Ask a Question
ANSWERED

Problems with the Shiftplanning API V1

I am using the endpoint https://www.humanity.com/api/v1/ but on my requests, I get "The ShiftPlanning API is not responding."

ANSWERED

Historical Shift Data from API v2.0

Hello,

Status code 30 when trying to add break to a shift

Hi,
I am trying to use the
https://www.humanity.com/api/v2/shifts/{shift_id}/shiftbreaks endpoint but it is responding with a status code 30 which does not appear to be listed in the Response Codes documentation at all.
Anyone know what this response code is?

ANSWERED

Filtering shifts by employees not working?

Hi,
I am experimenting with the api 'Shifts' endpoint.
I was trying to filter it to just my own shifts from today.
The start_date and end_date filters work fine but it seems to be ignoring the employees filter.
It just gives me every shift from today.
Is the employees filter working for everyone else?

Logic behind the Deduct Breaks Parameter

Hi,

Data from unpublished shifts

Hi,

Adding employee to a shift and publishing

When adding an employee to a shift through the API with PUT /shifts/id endpoint, using the add parameter, is the shift automatically published? It does not seem to be published.

GET Shift does not return `schedule_location_id`

If you call GET Shifts, all shift objects contain schedule_location_id, however GET Shift (singular) does not return schedule_location_id making it impossible to know which location the shift is for.

Ruby GEM

Is anybody aware of good open source GEM for Ruby integration of Humanity?
Ty

ANSWERED

Time sheet report for Deleted employee

I am not able to get the timesheet reports in API V2 for the Deleted employees.
Can you share with me the exact endpoint to get the report for the deleted employees?