Skip to main content
Version: 2.2.2

Administration

This section presents the SOAP Web Service interfaces available for SoftExpert Administration. To insert each of these items, it will be necessary to follow the standard documented in the upcoming sections.

WSDL URL:

https://<domain>/se/ws/adm_ws.php?wsdl

Web Service URL:

https://<domain>/apigateway/se/ws/adm_ws.php

Available web services:

MethodDescription
addAttribProfileValueEdits the values of the employee profile attributes.
addAttributeAdds an attribute.
addAttributeValueAdds values to attributes.
addCompanyAdds companies (customers, manufacturers, suppliers).
addCompContactAdds company contacts.
addDepartmentPositionAdds a relationship between department and position.
addMeasUnityAdds and edits measurement units.
addUserAbsenceAdds the absence period and the task leader while the user is absent.
addUserDepartmentAdds relationship between user, department, and position.
addUserToAccessGroupAdds a user to an access group.
changeOrganizationalUnitStatusEdits the status of an organizational unit.
changePositionStatusEnables/Disables a position.
changeUserStatusActivates/deactivates a system user.
compAtribAssocAssociates attribute values with companies.
deleteAttributeRelationshipRemoves attribute relationships.
deleteCompanyDeletes companies.
deleteCompContactDeletes company contacts.
deleteDepartmentDeletes a department.
deleteMeasUnityDeletes measurement units.
deleteUserDeletes a user.
deleteUserAccessGroupDeletes relationship between user and access group.
deleteUserDepartmentDeletes relationship between user, department, and position.
deleteUserLeaderDeletes the leader associated with a user.
disableUserDisables/enables a user.
editDepartmentEdits data from a department or business unit.
editOrganizationalUnitEdits an organizational unit.
editUserEdits the data of a user.
editUserDepartmentEdits the relationship between user, department, and position.
editPositionEdits positions.
editTableRecordEdits a form record associated with the company.
getAttribDataSearches for the data of an attribute.
getDepartmentReturns the data of a department
getUserDataReturns user data, including departments, positions and teams.
importUserAdds a new user with all profile information. If it exists, edits the information.
importUserV2Adds a new user with all the profile information, as well as user department and position. If it exists, edits the information.
inactiveExternalUserInactivates an external user.
newDepartmentAdds data for a department or business unit.
newAttributeRelationshipAdds attribute relationships.
newExternalUserImport external users.
newPositionAdds a position.
newUserAdds or edits the user's registration information and allows to relate the department, position and access group.
updateEmployeeProfileEdits the employee profile data.