{"library":"jsforce","type":"library","category":null,"description":"JSforce (formerly Node-Salesforce) is an isomorphic JavaScript library designed for interacting with the Salesforce API, capable of running in both web browsers and Node.js environments. The current stable version is 3.10.14, with releases primarily focusing on bug fixes and dependency updates within the 3.x series, indicating an active maintenance cadence. It provides comprehensive access to various Salesforce APIs including REST, Apex REST, Analytics, Bulk, Chatter, Metadata, SOAP, Streaming, and Tooling APIs. A key differentiator is its broad API coverage and isomorphic design, allowing developers to use a single library across different JavaScript runtimes. It also offers a command-line interface with a REPL for interactive exploration and learning. This library is a mature and widely used solution for integrating JavaScript applications with Salesforce.","language":"javascript","status":"active","version":"3.10.14","tags":["javascript","salesforce","salesforce.com","sfdc","force.com","database.com","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jsforce","imports":["import jsforce from 'jsforce'; const conn = new jsforce.Connection({});","import jsforce from 'jsforce'; const oauth2 = new jsforce.OAuth2({});","import jsforce from 'jsforce'; const tooling = conn.tooling;"]},{"cmd":"yarn add jsforce","imports":[]},{"cmd":"pnpm add jsforce","imports":[]}],"homepage":"https://jsforce.github.io","github":"https://github.com/jsforce/jsforce","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jsforce","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/jsforce/compatibility"}}