What is the optimal method to implement this?
A company processes Orders within their Salesforce instance. When an Order’s status changes to "Paid" it must notify the company’s order management system (OMS). The OMS exposes SOAP web service endpoints to listen for...