Web Service Methods relating to employees and agreements

Employees and agreements

These methods relates to the employee as an object and also the employees connected agreements, skills and roles.

2.4 GetCategories
wsdlGetCategories is used for retrieving data for categories such as staff categories, leave reasons, salarytypes etc.
2.5 GetRoles
Lists all available roles within the system
2.6 GetEmployeeGroups
Lists groups and group members
​2.7 GetEmployees
Used to retrieve employee information.
2.8 UpdateEmployees
Used for updating employees
2.9 GetEmployeePortrait
Used for retrieving employee portraits
2.10 UpdateEmployeePortraits
Used for updating employee portraits
2.11 MoveEmployees
wsdlMoveEmployees provides an alternative method of moving employees from one home unit to another than updating the home unit manually or through UpdateEmplyees
2.12 GetSkillCategories
Used for retrieving the different skill categories and the skills connected to them
2.13 GetEmployeeSkills
Used for retrieving individual employee skills
2.14 UpdateEmployeeSkills
Adds new skills, updates or overwrites existing skills.
2.15 GetOvertimeMethods
Get details on overtime methods and their current setup on the customer.
2.16 GetAgreementTemplatesV2
Every user in Quinyx WFM needs to have an agreement in order to be scheduled. An agreement contains all necessary information regarding the user’s employment such as working hours, salary, time rules, availability, overtime schedule etc. As many employees may share the same employment terms, it is possible to create agreement templates which can be copied to each employee’s agreement, saving a lot of time in configuration. This web service method is used to export agreement templates from Quinyx WFM.
2.17 GetAgreementsV2
Every user in Quinyx WFM needs to have an agreement in order to be scheduled. An agreement contains all necessary information regarding the user’s employment such as working hours, salary, time rules, availability, overtime schedule etc. This web service method is used to export individual agreements from Quinyx WFM.
2.18 UpdateAgreementsV2

This is an updated  version that is more inline with the current  information available for agreements.

2.19 FindEmployee
The API is used to find to which unit one or multiple Employees belong based on their badge number. The response contains basic information about the home unit for each of the employees in the search list. Non existent employees will not render a result.
2.20 GetDeletedEmployees
Used to fetch summary of deleted employees.
2.21 GetAgreementInfoByDate
Used to fetch agreement info for a specific date

Deprecated methods

2.1 GetAgreementTemplates
Newer version available in 2.16 GetAgreementTemplatesV2
2.2-GetAgreements
Newer version available in 2.17 GetAgreementsV2
2.3 UpdateAgreements
Newer version available in 2.18 UpdateAgreementsV2

Wie haben wir das gemacht?