function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Kat SullivanKat Sullivan 

How do I integrate using an API call to a Node.JS server?

Hi Everyone,
     I'm looking to integrate with an API call to a Node.JS server. Does anyone have experience with this? How to I begin, where can I build this?
THanks in advance!
AmitAmit (Salesforce Developers) 
Please refer below links for more information :

https://developer.salesforce.com/blogs/developer-relations/2011/06/using-nodejs-with-forcecom.html

http://www.slideshare.net/developerforce/canvas-and-nodejs-v4  https://developer.salesforce.com/page/JavaScript
Muralidhar S (Salesforce)Muralidhar S (Salesforce)
Refer this article for a simple code and demo of Nodejs integration with Salesforce

https://inteygrate.com/salesforce-nodejs-integration-with-streaming-api/ (https://inteygrate.com/salesforce-nodejs-integration-with-streaming-api/" target="_blank)