Discussions

Ask a Question
ANSWERED

How do I get around CORS?

Whenever I use Postman or curl or pretty much anything other than a production codebase to send a token request according to the documentation (to https://www.humanity.com/oauth2/token.php), I get the token back, no problem. But when I try from the browser, I always hit the CORS response saying "no CORS header is present on the requested resource).

ANSWERED

Connect to Humanity API from Chrome Extension?

I'm wondering if it's possible to connect to the Humanity API through a Chrome extension. It seems like the API's CORS policy blocks the request. I attempted to add the extension's URL (chrome-extension://uniqueIDNumberHere) as the redirect URL in the Humanity API setup, but still ran into the CORS problem. The exact same attempt seems to work from Postman, however.

Rate Limits

Hello,

Getting Timesheets for ALL instead of All employees

Hey Team, I am able to query for timesheets data under

ANSWERED

Use of PUT Shift to Repeat the shift

I'm attempting to use PUT Shift to repeat a shift that I've created using POST Shift and GET Publish. The intention is to have it repeat all weekdays from the date of the original shift to a specified ending date.

Humanity Integration with Avaya IPOCC or Avaya IP Office

Hi,

Does Humanity intigrate with ADP EZ Pay?

Does Humanity intigrate with ADP EZ Pay? We want to create a report where we compare scheduled to actuals.

Integrating Humanity with a 3rd party HRIS system through API

Hi,

Leave: Can we push more parameters than just what is on the API help tool?

We have run into a snag in our development of sending across leave, and was curious to know whether we can push more parameters than just what is on the API help tool? To say if I wanted to store something in notes or a private un-editable field that I want to place an ID in there.