Types of Services supported by wsCONNECT
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
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
- application/x-www-form-urlencoded
- text/plain
- text/xml
- multipart/form-data, if the data contains some text content (key and value pairs)
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
- String (XML Contents can be returned)
- Primitive Types