SoapRequest
The SoapRequest() function retrieves data from a URL that requires SOAP encapsulation and authentication.
Syntax
SoapRequest()
Note:
Input parameters can consist of Quintessence functions. This includes functions that return ranges in cases where a parameter value can be a range.
Examples
Example – Retrieve data from a URL that requires SOAP authentication and encapsulation
Note:
How your system administrator configured Quintessence determines which function parameters are required. In most implementations, administrators configure functions so that certain parameters default to specific values when left blank.
Example – Retrieve data from a URL that requires SOAP
Output | ||||
Download this example