function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
djwonkdjwonk 

Background on session ids?

I've seen the activesalesforce (a way for Ruby code to interface easily with salesforce) forums mention that authentication is possible through SID (session id).

I understand how to login with email / password. But I don't know even where to find my session ID.

Can someone point me in the right direction?

Thanks,
David
benjasikbenjasik
It's either a merge field that salesforce can merge into a custom link, or it comes back from the api call as part of loginresult