SlideShare a Scribd company logo
Path to Code
Begin Your Salesforce Coding Adventure
Episode 11
Building & Exposing REST APIs in Salesforce
• Enterprise Solutions Architect
• Global Community Speaker
Jigar Shah
@jigarshah189
Agenda
• REST Fundamentals
• Salesforce REST
• Need for Apex REST
• Understanding REST Annotations
• Building & Exposing Apex REST Services
• Apex REST Considerations
• Q&A
Some Housekeeping Rules…
• Mute your mic
• Keep adding questions in Zoom Q&A Window
• No questions are silly!
• Questions will be answered in the last 15 mins of this session
Decoding REST Fundamentals
Service
Provider
(Salesforce)
Service
Consumer
HTTP / HTTPS
1. Header
2. Body
1. Who?
2. What?
3. Where?
4. How?
REST
URI
1
2
4
3
Salesforce REST
Salesforce’s API first approach exposes features as RESTful Services also
termed as Salesforce REST
/services/data/v44.0/limits
/services/data/v44.0/sobjects/query?q=select+id+from+Account
/services/data/v44.0/sobjects/Account/0011U00000BgGjuQAF?fields=id,name
,type
Demo 1
Consuming Salesforce REST
Need for Apex REST
• Perform complex processing logic
• Return custom responses
• Bulk record manipulation
• Processing related objects
Understanding REST Annotations
Building Apex RESTful Services
https://yourInstance.salesforce.com/services/apexrest/<RestUrlMapping>
Demo 2
Building RESTful Services in Apex
Apex REST Considerations
• What can Apex REST receive and give back?
• Security context of Apex REST Services
• Including REST Services within Managed Packages
Resources
 Exposing Apex Classes as REST Web Services
 REST Controller Frameworks (Blog)
 Json2Apex
 cURL Download
Trailhead Modules
Lightning Platform API Basics Apex Web Services
Q & A
Thank You
Subscribe

More Related Content

PPTX
Episode 10 - External Services in Salesforce
PPTX
Episode 9 - Building soap integrations in salesforce
PPTX
Episode 19 - Asynchronous Apex - Batch apex & schedulers
PPTX
Episode 16 - Introduction to LWC
PPTX
Episode 20 - Trigger Frameworks in Salesforce
PPTX
Episode 2 conditional flows & loops
PPTX
Episode 12 - Basics of Trigger
PPTX
Episode 18 - Asynchronous Apex
Episode 10 - External Services in Salesforce
Episode 9 - Building soap integrations in salesforce
Episode 19 - Asynchronous Apex - Batch apex & schedulers
Episode 16 - Introduction to LWC
Episode 20 - Trigger Frameworks in Salesforce
Episode 2 conditional flows & loops
Episode 12 - Basics of Trigger
Episode 18 - Asynchronous Apex

What's hot (20)

PPTX
Episode 17 - Handling Events in Lightning Web Component
PPTX
Episode 13 - Advanced Apex Triggers
PPTX
Build sfdx plugin in 15 minutes
PDF
Automate it with Azure Functions
PDF
Go with the flow!
PDF
Automating everything with Microsoft Flow
PPTX
Episode 22 - Design Pattern 2
PDF
Automate everything with PowerShell
PDF
Supervise your Akka actors
PDF
Using Microsoft Flow for IT Professionals
PDF
Automate yourself out of a job - Use ChatOps!
PDF
From PowerShell Function to Serverless code with Azure Functions
PPTX
Introduction to mulesoft - Alpharetta Developer Group Meet
PDF
Discover Microsoft's Cloud Automation Suite
PPTX
Salesforce Apex Hours: Einstein Intent
PDF
Create awesome Azure Functions with PowerShell
PDF
Automate it with Azure Functions
PPTX
Episode 23 - Design Pattern 3
PDF
The Most Common Errors That Aren’t Caught
PPTX
Dreamforce 2018 Locker Service
Episode 17 - Handling Events in Lightning Web Component
Episode 13 - Advanced Apex Triggers
Build sfdx plugin in 15 minutes
Automate it with Azure Functions
Go with the flow!
Automating everything with Microsoft Flow
Episode 22 - Design Pattern 2
Automate everything with PowerShell
Supervise your Akka actors
Using Microsoft Flow for IT Professionals
Automate yourself out of a job - Use ChatOps!
From PowerShell Function to Serverless code with Azure Functions
Introduction to mulesoft - Alpharetta Developer Group Meet
Discover Microsoft's Cloud Automation Suite
Salesforce Apex Hours: Einstein Intent
Create awesome Azure Functions with PowerShell
Automate it with Azure Functions
Episode 23 - Design Pattern 3
The Most Common Errors That Aren’t Caught
Dreamforce 2018 Locker Service
Ad

Similar to Episode 11 building & exposing rest api in salesforce v1.0 (20)

PDF
Getting Started With Apex REST Services
PPTX
Apex REST
PPTX
SFDC REST API
PPTX
Integrating with salesforce
PPT
Salesforce REST API
PPTX
Using Apex for REST Integration
PPTX
Exploring the Salesforce REST API
PPTX
The Power of Salesforce APIs World Tour Edition
PPTX
Mastering-Salesforce-Development-A-Comprehensive-Overview (1).pptx
PDF
SalesForce WebServices part 2
DOCX
Salesforce Integration
PDF
Sharing APIs at Scale for a Great Developer Experience
PDF
June 2023 Architect Group FTW.pdf
PPTX
Integration on Force.com Platform
PPTX
REST API in Salesforce
PPTX
REST API in Salesforce
PPTX
February 2020 Salesforce API Review
PPTX
Salesforce1 API Overview
PDF
Boxcars and Cabooses: When one more XHR is too much - Peter Chittum - Codemot...
PPTX
Secure Development on the Salesforce Platform - Part 3
Getting Started With Apex REST Services
Apex REST
SFDC REST API
Integrating with salesforce
Salesforce REST API
Using Apex for REST Integration
Exploring the Salesforce REST API
The Power of Salesforce APIs World Tour Edition
Mastering-Salesforce-Development-A-Comprehensive-Overview (1).pptx
SalesForce WebServices part 2
Salesforce Integration
Sharing APIs at Scale for a Great Developer Experience
June 2023 Architect Group FTW.pdf
Integration on Force.com Platform
REST API in Salesforce
REST API in Salesforce
February 2020 Salesforce API Review
Salesforce1 API Overview
Boxcars and Cabooses: When one more XHR is too much - Peter Chittum - Codemot...
Secure Development on the Salesforce Platform - Part 3
Ad

More from Jitendra Zaa (16)

PPTX
Episode 15 - Basics of Javascript
PPTX
Episode 24 - Live Q&A for getting started with Salesforce
PPTX
Episode 21 - Design Pattern 1
PPTX
Episode 14 - Basics of HTML for Salesforce
PPTX
South East Dreamin 2019
PPTX
Episode 8 - Path To Code - Integrate Salesforce with external system using R...
PPTX
Episode 6 - DML, Transaction and Error handling in Salesforce
PPTX
Episode 5 - Writing unit tests in Salesforce
PPTX
Lightning Web Component in Salesforce
PPTX
Episode 4 - Introduction to SOQL in Salesforce
PPTX
Episode 3 – Classes, Inheritance, Abstract Class, and Interfaces
PPTX
Episode 1 - PathToCode.com
PPTX
Salesforce Org lifecycle management : empowering admins
PPTX
Salesforce Lightning Data Service
PPTX
Connecticut Salesforce Developer Group - Jan 2017
PPTX
Salesforce winter 16 release
Episode 15 - Basics of Javascript
Episode 24 - Live Q&A for getting started with Salesforce
Episode 21 - Design Pattern 1
Episode 14 - Basics of HTML for Salesforce
South East Dreamin 2019
Episode 8 - Path To Code - Integrate Salesforce with external system using R...
Episode 6 - DML, Transaction and Error handling in Salesforce
Episode 5 - Writing unit tests in Salesforce
Lightning Web Component in Salesforce
Episode 4 - Introduction to SOQL in Salesforce
Episode 3 – Classes, Inheritance, Abstract Class, and Interfaces
Episode 1 - PathToCode.com
Salesforce Org lifecycle management : empowering admins
Salesforce Lightning Data Service
Connecticut Salesforce Developer Group - Jan 2017
Salesforce winter 16 release

Recently uploaded (20)

PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
GDM (1) (1).pptx small presentation for students
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPTX
Cell Structure & Organelles in detailed.
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
RMMM.pdf make it easy to upload and study
PDF
Computing-Curriculum for Schools in Ghana
PPTX
PPH.pptx obstetrics and gynecology in nursing
PPTX
master seminar digital applications in india
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
Pharma ospi slides which help in ospi learning
Module 4: Burden of Disease Tutorial Slides S2 2025
GDM (1) (1).pptx small presentation for students
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
STATICS OF THE RIGID BODIES Hibbelers.pdf
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Cell Structure & Organelles in detailed.
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
TR - Agricultural Crops Production NC III.pdf
RMMM.pdf make it easy to upload and study
Computing-Curriculum for Schools in Ghana
PPH.pptx obstetrics and gynecology in nursing
master seminar digital applications in india
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
2.FourierTransform-ShortQuestionswithAnswers.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
Abdominal Access Techniques with Prof. Dr. R K Mishra
human mycosis Human fungal infections are called human mycosis..pptx
Pharma ospi slides which help in ospi learning

Episode 11 building & exposing rest api in salesforce v1.0