Web Service Integration
A Web service is a method of communication between two electronic devices over a network.
This integration provides the capability to call endpoints of foreign APIs. It is beneficial for Stonebranch SaaS customers accessing the Universal Controller in the Stonebranch AWS Cloud and having their Universal Agents deployed in their datacenter. As the integration is triggered from the Universal Agent, no additional firewall port for the Universal Agent needs to be opened.
Key Features:
- Support for communicating with APIs using the HTTP(S)/REST protocol
- Support for Authorization towards the foreign API using Basic Authentication or OAuth2 token
- Support for HTTP Methods GET, POST, PUT, DELETE, PATCH
- Support for SSL Protocol
- Ability to use proxy between Universal Agent and target web service
- Ability for configuration of custom exit codes based on the web service response payload (Supported for JSON payloads)
-
Input Field Labels are improved to bring more context on the surrounding functionality:
-
Choice OAuth2Token in Authorization Type renamed to: Token
-
Optional text field OAuthToken renamed to: Token
-
Checkbox field Use SSL renamed to: SSL Options
-
Checkbox field SSL Hostname Check renamed to: SSL Certificate Verification
-
Optional text field Trusted Certificate File renamed to: CA Bundle Path
-
Optional text field Public Key Certificate renamed to: Client Certificate Path
-
Optional text field Private Key Certificate renamed to: Client Private Key Path
-
-
Payload input field is not mandatory anymore, to support POST, PUT, PATCH methods where payload can be empty.
-
Defect fixes
Extension Name: | ue-webservice |
---|---|
Version: | 1.2.1 |
Type: | Free |
Compatibility : | UC/UA 7.1 and above |
Support: | Supported |