Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.

AllanOricil/node-red-salesforce

Repository files navigation

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.

build status

node-red-salesforce

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.

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

About

Unofficial Node-RED nodes for Salesforce built with the nrg cli

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published