Discussions

Ask a Question

Integration of Gusto payroll

Would it be possible to connect Gusto (our payroll tool) and Humanity to simplify the entry of our payroll?

Add employee/add location/add position

Lets say my token number is "123456789123"
And I simply want to do the following through postman tool. What would be the shortest form of calls for the following:

Integrate with Quickbooks Online

We would like humanity to integrate with quickbooks online automatically. As of right now it only looks like you integrate with a export for the quickbooks desktop version.

Access files uploaded from the employee API

I want to access the uploads of employees via API.

login API

We need an API to allow our employee to login to Humanity .and this API should give me the employee id to be able later to get employee shifts

Auto update CRM through Humanity API

My name is Fernando
I’m confident that pushing data from our CRM to Humanity’s system through the API that Humanity provides won’t be a problem.

Creating an API for our HRIS system

Hi,

admin.file and admin.files API calls no longer accessible

We have a feature in our software that uses the admin.file and admin.files API calls for uploading files onto employee accounts. I have been informed that those API calls have been blocked/removed from the API, and testing it out I do get a permission error (see bottom of this post for a sample).

Can I GET objects (Employees, Positions etc) updated after a certain time?

I would like to GET objects from the API that have been updated since a defined time. Is there a way for the API to filter requests or must I do that on my end somehow? Thanks!

Shift changes

Is there a way to get the history of shifts or events when these change? I need to find a way to compare what was planned vs. what was approved (after changes).