Wondering if anybody has recently integrated Kinetic with ADP for Time and Attendance? Or are you using an excel upload from a Kinetic download?
Welcome @Cindy_Holmes !!
I’ve not worked with ADP, but we are working on one for UKG after Insights. Have you decided on the scope of the integration? That will help others answer more specific questions.
You can use the API to push/pull info from Kinetic - as well as the ADP API but I’m not sure how much you can do on the ADP side. There are many options on how to write the API<->API code. You can do it inside Kinetic, or utilize a third party product like Kinetic Automation Studio, or Boomi, etc. to create the interface. And there are a lot of consultants out there to help as well.
EDIT - Also, I believe that Epicor does have a custom interface with ADP, but I suspect it is of the ‘old’ sort, not the API-based ‘new’ methods. But you may want to ask your CAM about it.
I integrated it using the Kronos API (pain the ass). When user clocks in, it checks clock in state in ADP (which is unreliable in certain cases), then clocks in\out in ADP as needed. Emp has related ADP Associate ID.
There was also an auto clock out feature.