Build a Basic Page with Salesforce Data using Heroku Connect and NodeJS

Build a Basic Page with Salesforce Data using Heroku Connect and NodeJS

This is a tutorial on how to fetch Salesforce Data from an external NodeJS application. To be more specific, we’re grabbing records in a SF custom object via Heroku Connect. Note that Heroku Connect utilizes an internal Postgres Database, to keep a “replica” of the data in Salesforce. Heroku Connect does a “poll” of this […]