Skip to main content
Version: ACE 5

Soap request

ACE Working example

Provided workspace showcases an endpoint which calls a remote SOAP service and returns the response in json.

How to use the example?

Try the provided GET /getNumbersToWords method from the Try it out view.

Passing a ubiNum query param will return the number as text. This is done by targeting a public SOAP endpoint using the SOAP step and sending it the necessary XML.