0.0.5 • Published 6 years ago

node-red-contrib-salesforce-stratus360 v0.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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.

SOQL