Using the Kronos api to add training courses to a user?

456 Views Asked by At

I am attempting to use the Kronos api to add training courses to a user. I am not having any problems opening up a line of communication with the server, logging in, making (other) valid requests, and getting valid, expected results.

What I am having problems doing is finding any useful documentation for the xml string I need to send to the server to add training courses to an employee's profile. I've found information to add skills, certifications, and education, but not training. I've done extensive reading and searching on the documentation on Kronos' website, as well as posting a question there. I've googled this for the last three days, and I'm pretty sure this is possible, just can't find the proper documentation.

Any Kronos experts around here? It sure would be nice to get pointed in the right direction!

edit: we are using Workforce Connect v6.2

1

There are 1 best solutions below

0
eidsonator On BEST ANSWER

Finally got a clear cut answer from Kronos on this... Posting an answer in case anyone else stumbles across this problem.

According to Kronos, there is no way to do this via the API. There solution is to enter training manually (which is what we were trying to avoid), or work with Kronos Professional Services to have a custom solution crafted, for a fee (which we are investigating).