Discussions
Request for API Token
Dear team
Timeclock
When I use Post Timeclock and the clockin time is for example, 4:15 and the clockout is 4:35 the duration is 20 minutes, it will be posted as 4:20 - 4:30 and the duration is 10 minutes, losing 10 minutes of timeclock. If we have a rounding option, can't API bypass this so the actual timeclock can be posted as-is?
Hello, is there any way I can upload or import bulk breaks and lunch schedule on Humanity?
Importing bulk breaks and lunch schedule on Humanity
POST Location as 'store' field. What's it for?
In the API reference for POST Location.
Adjusting schedules
I've seen a bar graph style way to adjust schedules. How do I get that view?
Update skill expiration
Is there an endpoint to update the expiration date of a skill assigned to an employee?
How to send activation email through API
Is it possible to send a new employee an activation email through the API?
Edit maximum monthly hours via API
Is there a way to set the user's maximum or minimun daily/weekly/monthly hours via API?
Get leaves by user_id not working properly
Hi,
Filter the employees in the api response
When we run the API for GET EMPLOYEES, i get all my employees which is too much data to handle in my system, instead i need a solution to filter out the data with a custom field, or get the employees in chunks of 50 or 100 each.