Steven Reubenstone
52
Mechanical Engineer & Tinkerer of Things. Collaborizm Roundtable.
· New York, NY, USA
The Best NPM Library to Utilize with SalesForce UI API
Check out best practices using Salesforce with CPaaS.
$ npm install salesforce-node-client --save
https://www.npmjs.com/package/salesforce-node-client
Config (I used option 2)
Remember to set all the params in your .env
const SalesforceClient = require('salesforce-node-client');
// Instantiate Salesforce client with Node.js environment variables.
// It's your responsibility to set those ahead of this call or you will get an error.
const sfdcClient = new SalesforceClient();
Kandy
Kandy Communities
Dev Portals
Featured Story
Discussion Admin Tags
1 like
Like
Award Contribution
Thanks for pointing this out
Like
1 like
Award Contribution
Steven Reubenstone
52
Mechanical Engineer & Tinkerer of Things. Collaborizm Roundtable.
· New York, NY, USA
No problem @saiPRasad
Like
Award Contribution
Leave a reply...
DISCOVER
HIRE
ACTIVITY
FEED