Discussions

Ask a Question

API linkage error

From 9/24 today JST, an API linkage error has occurred. Do you know the cause?
-The content of the error is "Invalid'type' for shift without open slots.".
-Until now, when creating a shift, "type = 1 (Shift with open slots)" was set, and no error occurred.

Event log through API

How can I filter the employee's event log using API with date and time and event type? What type of filter I can use?

API not working!

Hi, this is quite an urgent matter. I am trying to access the api but having this message show up, "status":{"code":7,"text":"Authentication Failed - You do not have permissions to access the service","error":"Login Failed"},"data":"Authentication Failed - You do not have permissions to access the service","error":"".

GET Leaves by positions

Good day.

v2 Schedules API?

Is there a way to get a list of all the schedules using the v2 API? v1 is pretty rough, I'd prefer not to have to implement that as well.

Best way to verify that a timeclock was approved?

Hi!

Does GET Shifts return data if Position is Deleted/Inactive?

I am learning that several of the APIs do not return data if the position has been deleted; however, once it is reactivated, I can retrieve it. For the following API:

POST Employee Position API call does not update payroll_wage (Base Rate)

I've tried using the POST Employee Position call to update an employee's base rate for a specified position but am having no luck. I include the "payroll_wage" key and value as form-data but when I check the employee's profile > Payroll, I notice the Base Rate does not update for the position I specify in my call.