JSforce library document with brief usage examples of each API. NOTE: These docs are for jsforce v3. Looking for v1 docs? Connection Username and Password Login When you have a Salesforce org username and password (and maybe security token, if required), you can use Connection.login(username, password) to establish a connection to the org. By default, it uses the SOAP API login endpoint (so, no OA