node-red-contrib-salesforce-stratus360
v0.0.5
Published
A set of Node-RED nodes to interact with Salesforce and Force.com. A Fork from @jeffdonthemic node-red-contrib-salesforce
Downloads
3
Maintainers
Readme
node-red-contrib-salesforce
A set of Node-RED nodes to interact with Salesforce and Force.com.
Install
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-salesforce
Usage
Each node uses a connection object to hold and share Salesforce connected app settings (consumer key, consumer secret, username, etc.). This determines the org that each node operates against.