Asynchronous SOAPMessageV2 example
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Outbound SOAP Web Service
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.