HOME > Development > Salesforce Integration- Mastering Integration Techniques

Salesforce Integration- Mastering Integration Techniques

  • Development
  • Apr 30, 2025
SynopsisSalesforce Integration: Mastering Integration Techniques, ava...
Salesforce Integration- Mastering Integration Techniques  No.1

Salesforce Integration: Mastering Integration Techniques, available at $54.99, has an average rating of 4.2, with 81 lectures, based on 5 reviews, and has 88 subscribers.

You will learn about Salesforce Integration REST API Vs SOAP API Salesforce Authentication Integrate third party systems with Salesforce Web Server Flow Salesforce Connected App Custom REST API Postman Named Credentials & Auth Provider Salesforce Single Sign-on Platform event, Bulk API, Streaming API SOAP based API integration Custom REST API JSON Web Token (JWT) PKCE Grant Type Change Data Capture (CDC) Metadata API Advanced Apex This course is ideal for individuals who are Salesforce Developers or Salesforce professionals who are curious about integrations It is particularly useful for Salesforce Developers or Salesforce professionals who are curious about integrations.

Enroll now: Salesforce Integration: Mastering Integration Techniques

Summary

Title: Salesforce Integration: Mastering Integration Techniques

Price: $54.99

Average Rating: 4.2

Number of Lectures: 81

Number of Published Lectures: 81

Number of Curriculum Items: 93

Number of Published Curriculum Objects: 93

Original Price: ?5,900

Quality Status: approved

Status: Live

What You Will Learn

  • Salesforce Integration
  • REST API Vs SOAP API
  • Salesforce Authentication
  • Integrate third party systems with Salesforce
  • Web Server Flow
  • Salesforce Connected App
  • Custom REST API
  • Postman
  • Named Credentials & Auth Provider
  • Salesforce Single Sign-on
  • Platform event, Bulk API, Streaming API
  • SOAP based API integration
  • Custom REST API
  • JSON Web Token (JWT)
  • PKCE Grant Type
  • Change Data Capture (CDC)
  • Metadata API
  • Advanced Apex
  • Who Should Attend

  • Salesforce Developers
  • Salesforce professionals who are curious about integrations
  • Target Audiences

  • Salesforce Developers
  • Salesforce professionals who are curious about integrations
  • Master Salesforce Integration: Transform Your Career with Seamless Connectivity and Automation!

    Are you ready to elevate your Salesforce expertise and unlock the true potential of integration?
    Welcome to my comprehensive Salesforce Integration course, where we demystify the art of seamless Salesforce integration and automation.

    Why Salesforce Integration Matters:

    In today’s dynamic business landscape, integration is the key to unlocking unparalleled efficiency and productivity. This course goes beyond the basics, diving deep into the intricacies of REST API vs SOAP API, authentication methods, and custom REST API creation.

    Unlock the power of Salesforce Integration with this comprehensive course covering:

    1. API Integration Strategies:

    2. REST vs. SOAP and Authentication.

    3. External Service Integration:

    4. Connecting Salesforce with external APIs.

    5. Data Exchange with Cloud Services:

    6. Utilizing cloud-based external systems for seamless integration.

    7. User Authentication Flows:

    8. Authentication flows and Connected Apps.

    9. Custom RESTful Solutions:

    10. Creating and implementing custom REST APIs.

    11. Cutting-edge Authentication Techniques:

    12. PKCE, Client Credentials, and JWT.

    13. Salesforce Collaboration:

    14. Integrating Salesforce instances effectively.

    15. Advanced Integration Techniques:

    16. Platform events, Bulk API, Streaming API, and more.

    Your Gateway to Career Growth:

    By mastering Salesforce Integration, you’re not just acquiring skills but future-proofing your career. Whether you’re a seasoned professional or just starting, this course provides practical insights and hands-on experience that employers value.

    Don’t miss out on this opportunity to become a Salesforce Integration maestro. Enroll now and pave the way for a successful and connected future!

    Course Curriculum

    Chapter 1: Introduction

    Lecture 1: Introduction

    Lecture 2: What is Integration?

    Lecture 3: REST API Vs SOAP API

    Lecture 4: Authentication

    Chapter 2: Integrating Salesforce with Exchange Rates API

    Lecture 1: Business Use Case for Integration

    Lecture 2: Exchange Rates API Test

    Lecture 3: Writing Apex Wrapper class

    Lecture 4: Writing Apex Trigger

    Lecture 5: Making HTTP Callouts

    Lecture 6: Parsing JSON Response

    Lecture 7: Testing the callout

    Chapter 3: Integrating Salesforce with Box.com

    Lecture 1: Authorization Code Grant Type [Web Server Flow]

    Lecture 2: Box API Integration: Client Setup & Testing

    Lecture 3: Fetching authorization code

    Lecture 4: Get Access Token

    Lecture 5: Deserialize Json & Wrapper Class

    Lecture 6: Perform Dynamic Search in Box from Salesforce

    Lecture 7: Display search results

    Chapter 4: Integration Salesforce via Username & Password Flow

    Lecture 1: What is Connected App?

    Lecture 2: Get Access Token from Salesforce

    Lecture 3: Query records

    Lecture 4: Create Record using REST API

    Chapter 5: Custom REST API

    Lecture 1: Create Custom REST API – HttpGet

    Lecture 2: Create Custom REST API – HttpPost

    Chapter 6: Integration Salesforce via PKCE

    Lecture 1: What is PKCE Grant Type?

    Lecture 2: Code Verifier

    Lecture 3: Salesforce API with PKCE

    Chapter 7: Client Credentials Grant Type

    Lecture 1: Introduction to Client Credential Grant Type

    Lecture 2: Steps for implementing client credentials flow

    Lecture 3: Client Credential Flow: Testing Success

    Chapter 8: Client Credentials Flow Implementation: Salesforce to Salesforce Integration

    Lecture 1: Use Case for Salesforce to Salesforce Integration

    Lecture 2: Apex to implement Client Credentials Flow

    Lecture 3: Deserialize Json for Access token

    Lecture 4: Serialize Account records to Json

    Lecture 5: Wrapper to change Json Payload

    Lecture 6: Understanding the implementation

    Chapter 9: Named Credentials

    Lecture 1: What is Named Credential?

    Lecture 2: Named Credential in Exchange Rate integration

    Chapter 10: Single Sign-On (SSO)

    Lecture 1: Single sign-on with external system

    Lecture 2: Social Sign on with Google

    Lecture 3: Understanding Registration Handler Apex

    Chapter 11: Platform Event

    Lecture 1: Introduction to Platform Events

    Lecture 2: Fire Platform Events with Flows

    Lecture 3: Fire Platform Events with Apex

    Lecture 4: Fire Platform Events with API

    Lecture 5: Subscribe to Platform Events using Flows

    Lecture 6: Subscribe to Platform Events using Triggers

    Chapter 12: Bulk API 2.0

    Lecture 1: Introduction to Bulk API 2.0

    Lecture 2: Insert Data using Bulk API 2.0

    Lecture 3: Query Data using Bulk API 2.0

    Lecture 4: Apex implementation of Bulk API 2.0

    Lecture 5: Get next set of data using Bulk API 2.0

    Chapter 13: Streaming API

    Lecture 1: What is Streaming API ?

    Lecture 2: Push Topic

    Lecture 3: What is Change Data Capture?

    Lecture 4: Implementing Change Data Capture

    Chapter 14: JSON Web Tokens (JWT)

    Lecture 1: What is JWT Authentication?

    Lecture 2: Creating Private Key and Certificate

    Lecture 3: Testing JWT Authentication with Postman

    Lecture 4: Convert and upload certificate in JSK format

    Lecture 5: Apex Implementation of JWT based Integration

    Chapter 15: Metadata API

    Lecture 1: Understanding Metadata

    Lecture 2: Retreive Profiles and object using Metadata API

    Lecture 3: Create Custom Object using Metadata API

    Lecture 4: Create fields using Metadata API

    Lecture 5: Create Field level security using Metadata API

    Lecture 6: Add fields to page layout using metadata API

    Lecture 7: Delete Metadata using Metadata API

    Chapter 16: SOAP Integration

    Lecture 1: Understanding SOAP API

    Lecture 2: Authenticating SOAP API User

    Lecture 3: Query Data using SOAP API

    Lecture 4: Create new records using SOAP API

    Lecture 5: Salesforce provided WSDL files

    Instructors

  • Salesforce Integration- Mastering Integration Techniques  No.2
    Yashad Tayal
    Salesforce Architect
  • Rating Distribution

  • 1 stars: 0 votes
  • 2 stars: 0 votes
  • 3 stars: 1 votes
  • 4 stars: 3 votes
  • 5 stars: 1 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!