Getting Started on Heroku with Heroku Connect

This is a sample application deployed to Heroku. It's a reasonably simple app - but a good foundation for understanding how to get the most out of the Heroku platform and Heroku Connect. => Go Sample Page

Connect with your Salesforce Org Source on GitHub

How this tutorial works

  • This app was deployed to Heroku by clicking the Heroku Button in the tutorial.
  • Heroku Button transfers the source code for the application, transfers any app dependencies, builds and deploys the app on Heroku, and provisions a web domain for it too.
  • The app will also provision a Heroku Postgres database, and a Heroku Connect add-on, one of over 150 add-on services.
  • Heroku Connect provides seamless data synchronisation between a Heroku Postgres database and a Salesforce Org. Clicking the "Connect with your Salesforce Org" configures Heroku Connect to perform this sync.
  • Check out the Getting Started guide to learn more!