Important
deprecated
Node-RED is not suitable for enterprise customers. It is extremely easy to deploy vulnerabilities because there is no standardized way to write nodes.
Important
don't use it. It was a poc and the code is horrible. I'm trying to bind the client context with a Vue 3 because I refuse to write jquery and plain js in the client.
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 |