Skip to content

Types of Services supported by wsCONNECT

Worksoft SaaS wsCONNECT works well with any RESTful services and SOAP Services.

Authentications supported:

The authentication types supported by Worksoft SaaS wsCONNECT are:
  • HTTP Basic and HTTP Digest for Restful services
  • HTTP Basic for SOAP services
  • OAuth 2.0
RESTful Web Services:


HTTP Request Methods supported:

GET, POST, PUT and DELETE HTTP Request Methods are supported by Worksoft SaaS wsCONNECT.

Content Type(s) supported:

Worksoft SaaS wsCONNECT component is certified to work with output content type
  • application/json
  • application/xml
Though Worksoft SaaS has not formally certified its use against web services that accept or return other content types beyond the ones mentioned above, very likely wsCONNECT will work well with other content type(s) like:
  • application/x-www-form-urlencoded
  • text/plain
  • text/xml
  • multipart/form-data, if the data contains some text content (key and value pairs)
SOAP Web Services:


Worksoft SaaS wsCONNECT component is certified its use against SOAP Web Services that use the following input and return types:

Input type:
  • String (XML Content can be passed) 
  • Primitive Types 
Return type:
  • String (XML Contents can be returned)
  • Primitive Types
 Worksoft SaaS wsCONNECT does not support user defined types as parameters or as return types.

Feedback and Knowledge Base