Experience Salesforce
Types of APIs in Salesforce
What You’ll Learn
- Types Of APIs In Salesforce
Topics
- APIs in Salesforce
- Need of API in Salesforce
- Languages Used in creating APIs
- How Communication Happens in APIs
- Types of APIs in Salesforce
- REST API Part 1
- REST API Part 2
- REST API Part 3
- REST API Part 4
- REST API Part 5
- REST API Part 6
- REST API Part 7
- REST API Part 8
- REST API Part 9
- SOAP API Part 1
- SOAP API Part 2
- SOAP API Part 3
- SOAP API Part 4
- SOAP API Part 5
- Metadata API in Salesforce
Types Of APIs In Salesforce
The most widely used APIs regarding Salesforce are of two types:
1. REST API
REST stands for “Representational State Transfer”. The Force.com REST API lets you integrate with Force.com applications using simple HTTP methods, in either XML or JSON formats, making this an ideal API for developing mobile applications or external clients.
2. SOAP API
SOAP stands for Simple Object Access Protocol. The Force.com SOAP API (formerly the Force.com Web Services API) lets you integrate Force.com applications to create, retrieve, update, or delete records managed by Salesforce, Force.com, and Database.com, such as accounts, leads, and custom objects.
Note:
But Also, the third one is Metadata API which is used to manage and build customization within Salesforce.
Next TopicNeed Extra Support? Our FREE study materials have got you covered.
Our expert-prepared study materials provide the answers you need. Clear your doubts and improve your skills with detailed notes from industry professionals.