Skip to main content
Version: 2.2.0

Generic

This section presents the SOAP Web Service interfaces available for SoftExpert Suite. 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/gn_ws.php?wsdl

Web Service URL:

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

Available web services:

MethodDescription
addAreaToTeamAdds departments to a team
addPositionToTeamAdds positions to a team
addUserToRoleAssociates a user with a functional role
addUserToTeamAdds new users to a team
createTeamByAreaCreates a team informing the departments that will be contained in it
createTeamByPositionCreates a team informing the positions that will be contained in it
createTeamByUserCreates a team informing the users that will be contained in it
deleteTeamMemberDeletes members from a team
editTeamByAreaEdits a team informing the departments contained in it
editTeamByPositionEdits a team informing the positions contained in it
editTeamByUserEdits a team, informing which users are contained
newRoleAdds a new functional role
newTeamAdds a new team
newTeamMemberAdds members of a team
removeAreaFromTeamRemoves departments from a team
removePositionFromTeamRemoves positions from a team
removeTeamRemoves a team
removeUserFromRoleDisassociates a user from a functional role
removeUserFromTeamRemoves users from a team