You need to sign in to do that
Don't have an account?

Outbound on record delete
How would one create a workflow that would fire an outbound message when a record is deleted from the source object?
Thanks
Stephen
You need to sign in to do that
Don't have an account?
How would one create a workflow that would fire an outbound message when a record is deleted from the source object?
Thanks
Stephen
You will probably have to do this off a trigger (after delete) and then make an apex callout.
Hope that helps,
Sati