Asynchronous SOAPMessageV2 example
-
- UpdatedAug 3, 2023
- 1 minute read
- Vancouver
- Outbound SOAP Web Service
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
You can send an outbound SOAP message asynchronously.
When you send an asynchronous message the instance does not wait for a response before proceeding. You must handle waiting for a response within your code.