Discussions
Bulk adding and deleting position assignment tags
I noticed that under PUT employee there is removeschedule and addschedule. However this seems to be restricted to 1 position ID only. Is there a way to bulk add and bulk delete? Thanks!
API Documentation Clarifications
There are a few endpoints in the API v2 documentation that I have questions on and need some clarification.
Permission Levels
Does anyone know what the API permission levels actually mean on the front end? They list the levels for the various function calls as 1-7. Is 7 an Admin? A Manager? An Accounting person? The last two sections of API methods listed do not have the number, they list different permissions based of the permission name. I'm trying to align them.
Integration to Power BI
Hey,
Unable to create notes in Employee Profile using PUT EMPLOYEE
Hi, I am unable to use PUT EMPLOYEE to post notes to a staff's profile in the child account (parameter name: notes). Whilst the information is successfully uploaded and can be retrieved via GET EMPLOYEE I am not able to see it in the staff's profile page.
Refresh token
Hi,
Unable to assign position tags in POST employee
I've been trying to create a JSON post code for POST employee. Everything works fine except the position assignment tags, which doesn't post as required. The API documentation states that the positions should be an array, and I had hence typed accordingly:
Timeclock Photo Upload
Is it possible to upload photos with a clock-in / clock-out command from the API?
API data Expiration
Hi,
Any way to get data set of employees and their leave types
I understand that I am able to get a single employee and their leave types. However, is there any way to get ALL the employees and their leave type?
Thanks!