Salesforce Heroku Integration
Salesforce Integration with Heroku using Heroku connect, Salesforce Connect and Web Service callouts
Note: There is no any other online training available which walks you through step by step how to integrate Salesforce application with Heroku application.
This is one and the only one course out there for you to understand the nitty gritty’s of Salesforce integration cycle.
If you are a Salesforce Developer, and you are asked to integrate your current application with another application which is deployed on a platform called Heroku, and you are stuck at what is heroku?, what will I need to integrate these two applications?, where should I start?, then you are at the right place and we will cover everything from Salesforce connect to Heroku connect to web service callouts to integrate your application with Heroku platform.
In this course we will learn about Data Replication and Data proxy. This course is divided into three main sections in which we cover Heroku Connect, Salesforce Connect and WebService callouts in detail.
We will start with creating an account on Heroku and then we will deploy an external PhoneChange application and we will integrate with Salesforce application using Heroku Connect. We will also provision Postgres database for our app. We will see how to provision the app for local development.
In the second section, we will explore Salesforce Connect. We will start with installing warehouse application on force platform and then we will integration with external system using Salesforce Connect. In Salesforce connect, we map external objects to the tables in the external system. We will cover external objects, different types of relationship that you create with external and standard objects.
In the third section, we will talk about web service callouts. We will create Rest Webservice to call the external system and update the records on the salesforce object.
Your Instructor
I was born and raised in India and I came to United States in December of 2012.
I am currently working with Bank Of America as a Software engineer .
Because of my passion for teaching, I have developed over 10 courses in the field of computer programming. I chose to create this website to empower other folks like me who have ambition and willing to grow their skill-set so they can have a well balanced career life.
Course Curriculum
-
StartSalesforce Doubt Class Every Sunday at 10 AM CST
-
StartRefer your friend and earn 50%
-
StartSalesforce Heroku Integration Overview (2:00)
-
StartWhat is heroku and how does it work? (1:27)
-
StartHow to create heroku account and Salesforce Developer Account? (4:59)
-
StartSalesforce heroku integration Methods Overview: Data Replication and Data Proxy (3:05)
-
StartSalesforce Integration with Heroku through Data Proxy (1:43)
-
StartOverview of salesforce heroku integration methods (2:17)
-
StartHow to deploy app on Heroku? (4:13)
-
StartHow to add heroku add on: postgres and Heroku Connect? (1:46)
-
StartSetting up Heroku Connect (6:33)
-
StartInstall heroku toolbelt and node js on windows (4:00)
-
StartRunning Heroku app locally (6:59)
-
Startheroku git clone repository and making changes to the application for re-deploy (6:35)
-
StartCommit and push changes to heroku app (4:00)
-
StartOverview of Salesforce Connect (1:30)
-
StartWhen to use Salesforce connect? (3:43)
-
StartSetting up Salesforce Connect (4:40)
-
StartCreate a new External Data Source (6:44)
-
StartCreating a tab for external object to access data (2:26)
-
StartTypes of Relationship in External Object (3:21)
-
StartExternal object relationships: Lookup Relationship, External Lookup and Indirect (9:05)
-
StartHow to create external lookup relationship in salesforce? (5:21)
-
StartView the external data (3:55)
-
StartOverview of Indirect Lookup Relationship (2:37)
-
StartCreating Indirect Lookup relationship between External and Standard object (7:01)
-
StartEnable Chatter for External Data (3:17)
-
StartView External data on Mobile using Salesforce1 (2:30)