Complete Guide for Salesforce integration
- 4.5
Brief Introduction
Complete guide and one stop sol to learn salesforce integration with live coding which covers many real time scenariosDescription
Introduction to salesforce Platform Integration
Why Integration? What are the reasons to go for Salesforce Integrations?
Real-time scenarios on Business Level Integration
Different types of API’s used in Salesforce Integration
SOAP API
Defining Web Service Classes
Introduction to salesforce SOAP AP
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
REST API
Introduction to Force dot com REST API
REST Integration Architecture
Oauth Architecture and setup
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
Live integration examples
Integrate Salesforce org without Code
Write test class for Integration
Requirements
- Requirements
- This designed from complete basic level to advance level and can be learn by anyone who are working on salesforce ecosystem.