Discussions

Ask a Question

Generating API keys that last longer than 2 weeks

Hey team,

post request from app script

Hi team!

Finding whether an employee logged-in via SSO

Hi,

API 1.0 timeclock.timesheets doesn't pull timesheets for all employees, only myself?

I'm using Python and API 1.0 to do a humanity pull request using timeclock.timesheets - so I can track past employee adherence (clock ins and outs) to their past schedules and see how closely they match, for payroll purposes.

How to fetch details of only those employees who work in shifts?

How to fetch details of only those employees who work in shifts?

Custom Reports for Employee 'ALL'

We were running payroll last week and missed some employees that were deactivated. We are using the Custom Reports endpoint and only active employees are being shown when we put in the date range. In the Humanity Dashboard, we have the option under Employee to select 'ALL' at the bottom of the list which gives us Active and Deactivated employees. Is there a way to make this same call via the API?

NightsBridge Integration with Humanity

Can I link up our Property Management System to Humanity so that it tracks our hotel daily occupancy for forecasting? We use a PMS called NightsBridge.

Data Model

How can I get the data model?

More granular data dictionary for all endpoints

I am curious if the Humanity team is ever going to update/improve the data dictionaries for each endpoints response object? I feel this would be very valuable to the community ultimately because it will allow the end user to know more about the key:value pairs that are returned to them before ever actually hitting a Humanity API endpoint.

Long standing unpublished Shifts

We are curious to find out why we have so many old shift records that are still in an "unpublished" state that get returned from the GET SHIFTS api endpoint. We understand that at first a shift may appear "unpublished" because it was recently generated and will soon move to the "published" state by way of its timestamp changing, but we are curious about some shifts (from years ago in our case) that are still in an "unpublished" state and how we can make sense of them.