Complete Guide for Salesforce integration With Live Scenario

Complete guide and one stop place to learn salesforce integration with live coding which covers many real time scenarios

Complete Guide for Salesforce integration With Live Scenario
Complete Guide for Salesforce integration With Live Scenario

Complete Guide for Salesforce integration With Live Scenario udemy course

Complete guide and one stop place to learn salesforce integration with live coding which covers many real time scenarios

When you want to integrate or connect between two system, what are the easy steps to use and how can you do mastery on this , is detailed on this course. We have started this course from understanding what is integration to implementing complex live integration with live coding in step by step  for your easy learning.

Every session shared with written code which you can download and use it.

Why Integration? What are the reasons to go for Salesforce Integrations?

How easily can any application integrated with salesforce?

Real-time scenarios on Business Level Integration


Different types of API’s used in Salesforce Integration


SOAP API

What steps and design to follow for soap integration?

Defining Web Service Classes


Introduction to salesforce SOAP API


SOAP API Architecture


Different types of WSDL files used in Salesforce Integration


Using Salesforce Provided Web services (Enterprise, Partner, Apex and Bulk API)


XML Introduction


Integration one Salesforce instance to another using Partner WSDL


Consuming external WSDL files in salesforce


Remote site Settings


XML Parsing for the SOAP XML responses


Real-time Discussion and Frequently asked questions in SOAP API

Major difference between partner WSDL and Enterprise WSDL

Common Issues during WSDL parsing


REST API


Introduction to Force dot com REST API


REST Integration Architecture


Oauth Architecture and setup

Oauth2.0 Flows in salesforce

JWT Bearer Token FLOW


Remote site Settings


Defining connected app for integration


Generating consumer key & consumer secret used in REST API callouts


Creating REST Methods in Salesforce


Apex REST Annotations


HTTP Request and Response Classes


JSON Parsing for the REST JSON responses


Http Callouts in apex and its limitation Request and Response Data Considerations in Integrations


Integration design and considerations


Governor limits and API limits associated with Integration

Overview of JSON and JSON class in salesforce

Many Live integration examples

Integrate Salesforce org without Code using salesforce connect

Write test class for Integration

Live integration Project step by step to implement together.