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

Outbound Message SessionId
The Outbound Message contains a SessionId and a ServerURL, Is it possible to use this SessionId and ServerURL to access Salesforce and avoid login/authentication?
Thanks
Jon
All Answers
How long is this sessionId guaranteed to be good for? Let's say I had to do some work as a result of the outbound message that would take some time, how do I know the sessionId will not have timed out when I'm ready to communicate the results back to SFDC?
Its uses the org's session expiration timeout settings.
Ok, great, that makes sense, thanks Simon. So if that is set to 2 hours, I have about 2 hours before timeout, assuming I receive the outbound message in a timely manner. It doesn't matter if the user that triggered the outbound message signs out before then?
Correct.