Frends.Soap.Request / 1.1.0
Summary
Sends a SOAP request to a web service and returns the XML response, covering the authentication schemes, client certificates and proxies that enterprise SOAP endpoints tend to require.
Typical use — legacy and enterprise services still exposed as SOAP; pair it with the read Task to unpack the response
1.1.02026-08-19
Changed
- Updated Copyright field to comply with platform standards.
1.0.02026-05-12
Added
- Initial implementation