I want to listen to the change in my legacy system whenever there is any change in SF object (add/update/delete). So I have created an outbound message and workflow. But in workflow, I don't see any way to fire if the object is deleted.
Is there any way I can trigger an outbound message on record delete? I know have heard that it can be done by a trigger. But I don't want to write apex code for this.