Salesforce Integration With Heroku

Posted By: ELK1nG

Salesforce Integration With Heroku
Last updated 3/2018
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 414.76 MB | Duration: 2h 48m

Salesforce Integration with Heroku using Heroku connect, Salesforce Connect and Web Service callouts

What you'll learn
Students will be able to install, deploy applications on Heroku
Students will be able to integrate applications running on Heroku with applications running on Force.com platform
Students will gain knowledge on Salesforce Connect, Heroku connect, WebServices callouts
Students will learn about External objects
Students will learn about creating relationships between Standard objects and External objects
Requirements
Students must know about the basics of Force.com platform
Students must be aware of the out-of-the-box features of Salesforce like custom object,standard objects, Relationship etc.
Must have a basic knowledge of Apex or any other programming language.
Students must be aware of basic Git commands
Description
In this course, we will learn about different integration methods available to connect applications running on Force platform with external systems such as Heroku Connect, Salesforce Connect and WebService Callouts.
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.
All these topics are not covered in any other Salesforce course out there. This course is complete hands on  and you will working along with me throughout this course.

Overview

Section 1: Salesforce Heroku Method Integration Overview :Data Replication and Data Proxy

Lecture 1 Introduction to the course

Lecture 2 Salesforce Heroku Integration Overview

Lecture 3 What is heroku and how does it work?

Lecture 4 How to create heroku account and Salesforce Developer Account?

Lecture 5 Review for the course

Lecture 6 Salesforce heroku integration Methods Overview: Data Replication and Data Proxy

Lecture 7 10 Salesforce Extensions That Will Make You Salesforce Expert

Lecture 8 Salesforce Integration with Heroku through Data Proxy

Lecture 9 Overview of salesforce heroku integration methods

Section 2: Integration using Heroku Connect

Lecture 10 How to deploy app on Heroku?

Lecture 11 How to add heroku add on: postgres and Heroku Connect?

Lecture 12 Setting up Heroku Connect

Lecture 13 Install heroku toolbelt and node js on windows

Lecture 14 Running Heroku app locally

Lecture 15 heroku git clone repository and making changes to the application for re-deploy

Lecture 16 Commit and push changes to heroku app

Section 3: Integration using Salesforce Connect

Lecture 17 Overview of Salesforce Connect

Lecture 18 When to use Salesforce connect?

Lecture 19 Setting up Salesforce Connect

Lecture 20 Create a new External Data Source

Lecture 21 Salesforce connect adapters

Lecture 22 Creating a tab for external object to access data

Lecture 23 Types of Relationship in External Object

Lecture 24 External object relationships: Lookup Relationship, External Lookup and Indirect

Lecture 25 How to create external lookup relationship in salesforce?

Lecture 26 View the external data

Lecture 27 Overview of Indirect Lookup Relationship

Lecture 28 Creating Indirect Lookup relationship between External and Standard object

Lecture 29 Enable Chatter for External Data

Lecture 30 View External data on Mobile using Salesforce1

Section 4: Webservice Callouts

Lecture 31 Webservice callouts in Salesforce

Lecture 32 Installing app in Salesforce

Lecture 33 Create Heroku app from existing repository

Lecture 34 Salesforce Remote Site Settings

Lecture 35 APEX webservice and callouts

Lecture 36 Invoking callouts using APEX

Lecture 37 Create an Integration Class

Lecture 38 Test @future method

Lecture 39 Create a Trigger to Call the @future Method

Students who are interested to learn about different methods to integrate Salesforce application with applications running on Heroku platform. ,Students who are intersted to learn about Salesforce connect, Heroku connect and Web Service callouts,Students who are facing challenges integrating applications running on Heroku platform