Salesforce Integration With External Systems
- 4.6
Brief Introduction
Learn about Salesforce integration API (SOAP | REST | Batch | Streaming | Outbound Messaging | Callouts) to connectDescription
Salesforce is the world's No. 1 CRM provider with billions of transactions per day. Salesforce has one of the broadest set of integration services available with options for query, batch, and streaming.
In this course, we'll explore all the major Salesforce Integration APIs, and see when each one is the right fit for a given situation. You'll learn how to use each API to get data in and out of Salesforce effectively.
What are the topics we will cover in this course?
Overview of Salesforce APIs
Using SOAP API to Integrate with Enterprise Apps
Creating Lightweight Integrations using REST API
Bulk API in Salesforce
Consuming External Services via Apex Callouts
Calling External Webservice from Lightning Web Components
Streaming API- PushTopics, Platform Events, Change Data Capture
Calling External Webservice from Aura Components
Fetching Data from Salesforce via External System
Sending Data from Salesforce to Java Application using Streaming API
Requirements
- Requirements
- Basic understanding of Salesforce Out of the box features is required for this course
- Students should know about basic Apex programming