To access the Web Services and their respective WSDLs, go to the Web Services List. This page lists all the main Web Services and their associated WSDLs. You can use SoapUI to test Web Services. A tutorial, which explains how to use SoapUI with our Web Services, is available here. Importing the WSDL varies depending on the language and development environment used.
How to create a user to access the WS
The Kelio administrator (your HR or IS service) must create a user with a rights profile enabling them to use Web Services. This is how you do this:
Once you are connected to Kelio, you need to go to the User rights module.The user rights administration can be accessed from the navigation menu Administrator workspace > User rights or from a shortcut on your portal.
3.Choose whether the Web Service should be used in Read mode (export methods only) or in Write mode (import and export methods).
4.Click Finish.
We do not recommend the use of data import Web Services (in particular the creation/update of employee records), which are likely to cause irreversible damage to data integrity. We will not be able to provide assistance in this case!
If the user is already created, proceed to the next step.
1.From the menu Users, click on the to display the elements for creating a user.
2.In these creation elements, there are two choices. Either choose an employee from the list, or create a user that is not linked to an employee.
3.Click on Finish to confirm.
If the user is new, the identifier (login) and password must be entered, and you must also check Never change password (otherwise even the first request will fail with the HTTP 401 error).
1.Go to the User tab .
2.If necessary, modify the Identifier (this will be the connection login).
3.Enter the Password.
4.Check the box Never change password.
5.Click on Save to confirm.
If authentication to your Kelio is managed by an LDAP, then the identifier/login must also be created in the LDAP, and the LDAP password will be used (steps 3 and 4 will be unnecessary)
With other external authentication providers, such as SSO (SAML, Kerberos, CAS), the login and password created in Kelio must be used (steps 3 and 4 will be mandatory).