Soap request
ACE Working example
Download the sample workspace here.
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.