Discussions

Ask a Question

Integration with Intuit Online Payroll

Hi, I was looking to see if we can integrate our humanity data the timesheets /Time off policies with INTUIT ONLINE PAYROLL services.

API Errors

hello, I'm looking to utiilize the data api (api v1) and I'm having some trouble sending a simple post request to login, I was wondering if I'm using the wrong api url?

Throttle Limit

What is the throttle limit for api requests and when does it refresh? I'm using the put shift request to add employees to shifts and keep running into the error message
"Throttle exceeded - You have exceeded the max allowed requests. Try again later"

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.

How do I get information about multiple employees by their id?

I need to fetch this info in one API call. This API works for me ( https://www.humanity.com/api/v2/employees/{id}), however I have to make multiple calls which takes a lot of time to fetch all the information. How do I fetch all in single API call?

How to send a new "Shift" appointment to a Webhook

There are 2 fields that appear to be available inside the scheduling of a new shift meeting. We are trying to set it up so that when the Shift is published, all the new shift meetings will send their information to a webhook. We can then capture the Name of the Shift and the Notes field and the date and time information and push to Caspio. Has anyone ever integrated Humanity with Caspio or do you know how to push the information out to something that can grab this field information. Would be nice if it was a Zapier integration.

Compatible with Zendesk?

Is the API compatible with Zendesk and are they any special limitations or formatting required on the Zendesk side? We have had our share of trial and error working with Zendesk and I'd like to avoid going down another rabbit hole. Thank you for your help.

availability.available module ignores the date parameter

The availability.available module ignores the start_date parameter and returns the user's next date with Future Availability set. For example, I set the start_date to April 28, 2018 and data for April 15th was returned.