<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Build a Basic Page with Salesforce Data using Heroku Connect and NodeJS	</title>
	<atom:link href="https://michaelsoriano.com/build-a-basic-page-with-salesforce-data-using-heroku-connect-and-nodejs/feed/" rel="self" type="application/rss+xml" />
	<link>https://michaelsoriano.com/build-a-basic-page-with-salesforce-data-using-heroku-connect-and-nodejs/</link>
	<description>I turn code into captivating user experiences for the web</description>
	<lastBuildDate>Wed, 14 Feb 2024 19:02:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>
		By: Rajesh Kumar Chaudhari		</title>
		<link>https://michaelsoriano.com/build-a-basic-page-with-salesforce-data-using-heroku-connect-and-nodejs/#comment-1745</link>

		<dc:creator><![CDATA[Rajesh Kumar Chaudhari]]></dc:creator>
		<pubDate>Mon, 23 Nov 2020 17:51:33 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=6580#comment-1745</guid>

					<description><![CDATA[const { Client } = require(&#039;pg&#039;);
express.get(&#039;/db&#039;, (req, res) =&#062; {
  //rest of the code here...
})
how to write rest code logic to get Account data from salesforce and put into heroku]]></description>
			<content:encoded><![CDATA[<p>const { Client } = require(&#8216;pg&#8217;);<br />
express.get(&#8216;/db&#8217;, (req, res) =&gt; {<br />
  //rest of the code here&#8230;<br />
})<br />
how to write rest code logic to get Account data from salesforce and put into heroku</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
