Navigation:  Integration via SOAP web services > Published web services >

Generic

Previous  Top  Next

SOAP web service

WSDL URL

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

Web Service URL

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

 

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.

 

Available web services

Method

Description

addAreaToTeam

Adds departments to a team

addPositionToTeam

Adds positions to a team

addUserToRole

Associates a user with a functional role

addUserToTeam

Adds new users to a team

createTeamByArea

Creates a team informing the departments that will be contained in it

createTeamByPosition

Creates a team informing the positions that will be contained in it

createTeamByUser

Creates a team informing the users that will be contained in it

deleteTeamMember

Deletes members from a team

editTeamByArea

Edits a team informing the departments contained in it

editTeamByPosition

Edits a team informing the positions contained in it

editTeamByUser

Edits a team, informing which users are contained

newRole

Adds a new functional role

newTeam

Adds a new team

newTeamMember

Inserts members of a team

removeAreaFromTeam

Removes departments from a team

removePositionFromTeam

Removes positions from a team

removeTeam

Removes a team

removeUserFromRole

Disassociates a user from a functional role

removeUserFromTeam

Removes users from a team