I have been working on this custom workflow action
which allows you to post data to another servicer. This
can be used to send messages to a web service for
example. One thing I really wanted to have in there is
security. And with security I mean the Secure Store. It
is however very difficult to use the Secure Store from
inside a workflow action.