Hi,
I am trying to setup the sender REST adapter to poll a rest service. But prior to make the rest call, I want to make a call to get a session id where I pass the user id and password. In response to the login call I get the session id. This session id I need to pass in the HTTP call in the HTTP header.
Regards
Ravijeet