Skip to content

The project can show how to use Heroku and Connect it to Salesforce

License

Notifications You must be signed in to change notification settings

acx-eduard-panin/heroku-salesforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It is an example of your first Heroku APP

You can find the Heroku connect example and other examples to connect with Salesforce.

Prepare you environment

Set up your Environment variables from the CLI

  • Connect your Heroku Account to CLI
heroku login
  • Update Environment variables via CLI (-a your app alias)
heroku config:set MESSAGE="My new message" -a heroku-connect-ascendix-demo
  • How to see Log in real time
heroku logs --tail -a heroku-connect-ascendix-demo
  • Update the .env file to connect this APP for your Postgres DB

About

The project can show how to use Heroku and Connect it to Salesforce

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published