CargoWise eAdaptor Outbound API
The eAdaptor Outbound Service is the webhook equivalent - CargoWise emits messages to a listening SOAP service when configured Workflow Template milestones or triggers fire. Actions are set to XUS (full Universal Shipment detail) or XUE (minimal Universal Event detail) with the recipient set to the Organization Proxy (ORP). The reference open-source client exposes the SOAP operations Ping, SendStream, and the deprecated ProcessStream against an eAdapterStreamedService.wsdl endpoint. Only one outbound SOAP URL can be configured per CargoWise instance. Endpoints are modeled from public references.