Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
REST API & HTTP Callouts
Rating: 4.4 out of 5(32 ratings)
233 students

REST API & HTTP Callouts

Simple way to learn : Salesforce API Programming using REST API & HTTP Callouts
Last updated 3/2020
English

What you'll learn

  • REST API Architecture
  • REST API Annotations
  • Salesforce workbench tool : To test REST API
  • Postman tool : To test REST API
  • RESTRequest and RestContext
  • Serialize and Deserialize the Wrapper Request and Responses
  • Working with Wrapper Classes (object and List parse)
  • Generate An apex from JSON (JSON2Apex)
  • Connecting salesforce Orgs using Connected APP
  • HTTPRequest and HTTPResponse Classes
  • Invoking REST Service from One Salesforce Org to another Salesforce org
  • JSON Parse in Salesforce
  • Generate Access token using Consumer key and Consumer secret
  • HTTP Callouts (Calling third party public APIs)
  • HTTP Callouts (Calling third party APIs by providing Authentication)
  • REST MOCK : Test class code coverage
  • All Practical examples with line by line Live code explanation

Course content

2 sections7 lectures7h 3m total length
  • REST Annotations1:18:00
    1. Introduction to REST API.

    2. REST API Architecture.

    3. REST API Annotations.

    4. Salesforce workbench tool : To test REST API.

    5. Coding samples.

  • Working with Wrapper Request and Wrapper Responses49:25

    1. Working with Wrapper Request and Response.

    2. Serialize and deserialize : JSON

    3. Coding samples.


  • Working with Postman API tool and Connected App44:37

    Connected App to generate the access token

    JSON Parse

    HTTPRequest and HTTPResponse classes

    Remotesite settings

    Wrapper Request and Wrapper Response

    Serialize and deserialize the data

    Postman tool to test the REST API

    Coding examples

  • Salesforce to Salesforce Integration using connected App (PART I)46:57

    1. working oauth2 to generate access token.

    2. Invoking REST API using access token.

    3. JSON Parse

    4. Coding examples.

  • Salesforce to Salesforce Integration using connected App (PART 2)1:03:21

    1. working oauth2 to generate access token.

    2. Invoking REST API using access token.

    3. JSON Parse

    4. Coding examples.

Requirements

  • Basic Understanding of API Programming
  • Good understanding of Apex and Visual force Development
  • Good understanding of Salesforce Admin Concepts
  • Good understanding of Object Oriented Programming Language (OOPS)
  • Good understanding of Salesforce Object Query Language and DML operations

Description

Prerequisites:

Basic Understanding of API Programming.

Good understanding of Apex and Visual force Development.

Basic understanding of Salesforce Admin Concepts.

Good understanding of Object Oriented Programming Language (OOPS).

Good understanding of Salesforce Object Query Language and DML operations.


Q : Why to Enroll this course?

1. Real time Project Oriented Training with live examples.

2. Provided you the live class notes to recall the sessions in future and practice.

3. Course is delivered as a high interactive session, with extensive live examples.

4. This course is specially designed for the  developers / admin / project managers who wants to understand the Salesforce API Progamming using REST API.

5. Latest videos from a live batch.


About Me:

9+ years of Real time Experience in Salesforce CRM Cloud Application development.

Currently working as a Senior Technical Consultant & Senior Developer.

6+ years of teaching experience in Salesforce CRM on different salesforce modules like Admin, Development, Integrations, Lightning and LWC.


What you will learn at the end of the course: Course Content

  1. Introduction and REST API Architecture.

  2. REST API Annotations.

  3. Salesforce workbench tool : To test REST API.

  4. Postman tool : To test REST API.

  5. RESTRequest and RestContext.

  6. Serialize and Deserialize the Wrapper Request and Responses.

  7. Working with Wrapper Classes (Object and List Parse).

  8. Generate An apex from JSON (JSON2Apex).

  9. Connecting salesforce Orgs using Connected APP.

  10. HTTPRequest and HTTPResponse Classes.

  11. Invoking REST Service from One Salesforce Org to another Salesforce org.

  12. JSON Parse in Salesforce.

  13. Generate Access token using Consumer key and Consumer secret.

  14. HTTP Callous

  15. REST MOCK : Test class code coverage

  16. Purpose of using Custom setting and Custom labels

  17. Remotesite settings setup

  18. All Practical examples with line by line Live code explanation

Who this course is for:

  • All Salesforce Admins, Developers, Solution Architects
  • Salesforce Professionals who is working on Salesforce integration Projects
  • All people working in Salesforce CRM Cloud
  • People who are interested to learn Salesforce SOAP API code