Skip to content
This repository was archived by the owner on May 10, 2026. It is now read-only.

Latest commit

 

History

History
35 lines (24 loc) · 3.04 KB

File metadata and controls

35 lines (24 loc) · 3.04 KB

Note

Deprecated. Head over to https://github.com/bonsaedev/nrg

build status

node-red-salesforce

A collection of Node-RED nodes for seamless integration with Salesforce, powered by JSForce for efficient interaction with Salesforce APIs and data.

nodes

💻 Dev Environment

Name Version
node >= 20
npm >= 10

📖 How to test your node

  1. open a terminal in the root of this project
  2. run npm install
  3. run npm run start and wait for your browser to open

🔌 Nodes

Name Description
connection Configure a connection to Salesforce
crud Perform Create, Read, Update and Delete operations in Salesforce Records
query fetch data from Salesforce