The primary benefit of a workflow outbound message over an Apex trigger is:
The message supports different authentication mechanisms
The message can deliver the payload only as SOAP
Messages are completely declarative.
The message can handle every database event.
Submit