Recordless SOAPMessageV2 example
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- 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.