Discussions
Facing Issue while implementing API
Actually I am trying to UPDATE the "Clock_Out" for particular employee but I continuously getting the following error :
"Authentication Failed - You do not have permissions to access the service" ,
"error": "Incorrect Access Attempt: TimeClock" .
Is there stable PHP SDK available for V2.0?
Hello,
Resource Inquiry
Hello,
Humanity Api V1
Hi , while using api v1 i am not able to get the json response , it always return Html page of v1, below is my query.
Hello, support. How to get Shifts api (GET) by key?
https://www.humanity.com/api/v2/shifts?access_token=xxxxxxx
This is url for call curl.
Can you explain me how to use in php?
Thanks
Updating positions during employee's daily shift
Is there a way for Humanity's API (v1.0 or 2.0) to be able to update multiple positions per employee per working day if you adjust one position? I have a situation where employees that work a 8h shift have multiple positions and making a change to one position for an employee means making multiple changes and I am trying to see how this can be improved. In my opinion, the API should be able to understand that:
Get Leave ID
Hi Guys,
Get Position using version 2, using PHP
Need to get the positions from version 2.0 API, Can you please provide code using PHP.
Shifts being returned by the schedule.shifts module
When I make an API request for the schedule.shifts module for a whole month I have some shifts being returned that are not being returned when I make an API request for the same module for a specific singular day. These are shifts that are deleted. Is there a reason for that?
Get timesheet data
Hello,
I'm using API v2 to fetch data from Humanity.
One question: how do I get the timesheets per location and employee?
I'd like to get all the approved timesheets for the whole time span, but can't seem to get it working.
From: https://platform.humanity.com/v2.0/reference#get-timesheets-report I'm getting a 404 error.
Access token is there and it has worked well with other reports.