Discussions
What is the best way to create many shifts?
Context: We need to performance test our sync engine which pulls humanity shifts. As part of this we require setup/cleanup.
why we use overnight filter to get shifts from API
why we use overnight filter to get shifts from API
What is the best way to delete many shifts?
Context: We need to performance test our sync engine which pulls humanity shifts. As part of this we require setup/cleanup.
PostShiftBreak Endpoint
Looks like post shift break does not create shifts as in the manage break system. However I noticed someone had previously used
https://www.humanity.com/api/v2/partners/babylon/shifts/breaks?filter[shift_ids]=769222398
To retrieve shifts.
OpenAPI Spec file
Hi, we have a business application that extensively uses Humanity API, could you please share the OpenAPI spec file as we'd like to create a mock server for testing purposes.
Get deleted shifts via API
The current Shifts and Custom Report (type=shifts) APIs only return active shifts. Is there any API which can either list ALL shifts (including deleted) or list the deleted shifts? Or are there any workarounds to get deleted shifts with any of the available filters?
Max date range in GET Shifts endpoint?
I'm trying to do a full refresh of my shift data, so I want to pull down data from all time (or at least one year). There seems to be some undocumented limit on how many days' worth of data can be queried from the /v2/shifts endpoint before the server returns a 500 status error.
Excel integration
From the topics I've seen it seems that there still isn't specific integration with Power Query Editor.
INTEGRATION
We are trying to integrate Employee's time and attendance to Paychex. Paychex needs old Employee's time and attendance file to test run with their payroll system. How can this be achieved?
Sporadic 403 errors with Humanity API
Hi,