Recordless SOAPMessageV2 example
-
- UpdatedFeb 1, 2024
- 1 minute read
- Washington DC
- Outbound SOAP Web Service
You can use the SOAPMessageV2() constructor with no parameters to define a SOAP message entirely in the script.
When using this constructor you must provide an endpoint and SOAP action. In this example, the script creates an empty SOAP message and sets the values needed to insert an incident record.