REST API & HTTP Callouts
Simple way to learn : Salesforce API Programming using REST API & HTTP Callouts
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
Introduction and 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 Callous
REST MOCK : Test class code coverage
Purpose of using Custom setting and Custom labels
Remotesite settings setup
All Practical examples with line by line Live code explanation
What You Will 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
Who Should Attend!
- 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