Discussions
Getting an API Key for the Humanity API
Hey Everyone,
Quickbook desktop integration
Hi
What is pushed between workflowmax and humanity
we are going to change all systems so they all connect and I want to know if jobs in workflowmax are pushed into humanity as unpublished or not assigned in humanity.
API - Import shifts
Is it possible to use PUT request to import shifts but also add/specify the timezone of the remote site/location? if so, can you clarify the proper request and field
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.
Finding Empty Shifts via API
Hi,
Integration with Oracle NetSuite
Hi There - can you integrate with Oracle NetSuite? I have a prospect who is interested in integrating the 2 systems together.
What does the "Needed" parameter stand for in the shifts object?
Hi I'm a developer at the theparkplayground working on an application that's requesting data from the API of our humanity account. The goal is to automatically create shifts based on bookings from our own booking API. However shifts have an integer parameter called "needed". I can't find any documentation about this parameter, so my question is: how should I interpret it?
Double Leave
Hi Team,
confirmedhours does not appear to work correctly (API)
response_payroll = requests.get(f'https://www.humanity.com/api/v2/payroll/report?start_date=2019-09-12&end_date={today}&type=scheduledhours&access_token=accesstoken')
^^^^ works fine