A collection of Node-RED nodes for seamless integration with Salesforce, powered by JSForce for efficient interaction with Salesforce APIs and data.
Name | Version |
---|---|
node | >= 20 |
npm | >= 10 |
- open a terminal in the root of this project
- run
npm install
- run
npm run start
and wait for your browser to open
Name | Description |
---|---|
connection | Configure a connection to Salesforce |
crud | Perform Create, Read, Update and Delete operations in Salesforce Records |
query | fetch data from Salesforce |