Salesforce CRM Sync Agent
Bidirectional Salesforce integration using jsforce library and the Salesforce REST API. Performs SOQL queries via connection.query(), bulk upserts through connection.sobject().upsertBulk(), and subscribes to Platform Events using connection.streaming.topic() for real-time data sy
What it does
Salesforce CRM Sync Agent
Bidirectional Salesforce integration using jsforce library and the Salesforce REST API. Performs SOQL queries via connection.query(), bulk upserts through connection.sobject().upsertBulk(), and subscribes to Platform Events using connection.streaming.topic() for real-time data sync.
Installation
Requirements and caveats from upstream:
- Salesforce API Library for JavaScript applications (both on web browser and Node.js)
- JSforce (f.k.a. Node-Salesforce) is an isomorphic JavaScript Library utilizing Salesforce's API: It works both in the browser and with Node.js.
-
Node-specific release
Basic usage or getting-started notes:
-
It also has command line interface (CLI) which gives interactive console (REPL), so you can learn the usage without hassle.
-
How to build/run tests:
-
Extracted from upstream docs: https://raw.githubusercontent.com/jsforce/jsforce/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,070 chars)