Video Blog – How to deploy code from bitbucket to Heroku

Video

Simple and easy to understand step by step talk to move our application code from bitbucket repo to heroku platform.

If you liked the video, please subscribe, comment and like to encourage us. http://l.sgoyal.net/bitbucket_heroku

How to sync DB to salesforce if updates done by custom triggers using Heroku connect.

Standard

Hi Everybody,

Are you struggling with your DB updates to salesforce in case of triggers? If Yes, then you are on right place. I was in same situation today and wasted my hours looking for solution.

Problem: I use Heroku Connect to sync my data between salesforce and Postgres DB. I am updating my row by my own custom trigger and noticed that updates are not going back to salesforce.

Continue reading