You need to sign in to do that
Don't have an account?

Quick Start:Heroku Connect-- Change and Redeploy the Application
Hi All,
I am trying to do Trailhead module about Heroku Connect module
The application's server.js file in the root directory contains the server-side Node.js application. If you edit that file, you see the SQL statement used to update the database:UPDATE salesforce.Contact SET Phone = $1, MobilePhone = $1 WHERE ...
I couldn't find any such file containing the UPDATE salesforce.Contact SET Phone = $1, MobilePhone = $1 WHERE ...
please help
I am trying to do Trailhead module about Heroku Connect module
The application's server.js file in the root directory contains the server-side Node.js application. If you edit that file, you see the SQL statement used to update the database:UPDATE salesforce.Contact SET Phone = $1, MobilePhone = $1 WHERE ...
I couldn't find any such file containing the UPDATE salesforce.Contact SET Phone = $1, MobilePhone = $1 WHERE ...
please help
Did u complete rest of the steps correctly?

yes uvais... i have completed rest of the steps correctly....
I'm having the same issue, and I've completed the steps correctly.

Should be where you downloaded the package locally. Try searching server.js from the start menu.