Discussions
How to get Shifts of a particular employee?
I am using https://www.humanity.com/api/v2/shifts?access_token= end point to get shift. It is returning shifts of all the employees of my organisation which I further have to filter in house to get results of required employee. As the data returned in enormous it takes significant amount of time in the request.
Find Employee By Eid
Hi, I am working with a windows wrapper application and need to find an employee by their EID instead of ID.
Post shift in different timezones
Here's what I'm trying to do:
We have users in different regions who need to create their own shifts via a survey we've setup. Ideally, they'd be able to submit the start/end times in their own timezone and we'd be able to create the shifts that match in their timezone. Currently, those in other regions are having to convert their time to the timezone of the API user it would seem? I've tried setting the location parameter thinking it would go off of the default timezone for that location, but that doesn't seem to be the case. I was wondering how I could take the raw reported times from the users and make the call that creates the shifts in their time, without having to do any timezone conversions.
Swagger file?
It looks like you used swagger to generate your API, do you expose the file so that I can generate a client for the API?
How do I connect my Humanity data to Excel?
I want to connect my data (preferably the Crib Sheet, but if not then just a basic view of the schedule) to excel. I already have an API key set up. How do I utilize the API to connect to excel?
Timezone setting from API
Under Settings, Account I can see the timezone setting. How do I get the same from the API? From the settings endpoint I see a timezone and timezone id of 132. Is there a way to look up what 132 means?
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.