Activity › Forums › Salesforce® Discussions › How many types of API's available in Salesforce?
-
How many types of API's available in Salesforce?
Posted by Aditya on February 21, 2020 at 4:25 PMHow many types of API’s available in Salesforce?
Ratnesh replied 6 years, 3 months ago 3 Members · 2 Replies -
2 Replies
-
Salesforce APIs: Below are the different types of Salesforce APIs available.
REST API: This is useful to access objects in your Salesforce organization using REST.
SOAP API: This API is useful to integrate your Salesforce organization data with other application using SOAP.
Bulk API: This API is useful to work with large number of records (Load or delete large number of records).
METADATA API: This API is useful to manage build tools and manage customizations.
Streaming API: This API provides a stream of data reflecting data changes in your Salesforce organization.
Tooling API: This API is useful to build custom development tools for force.com applications.
Chatter REST API: This API is useful access chatter feeds and social data using REST.
Wave Analytics REST API: We can access Wave analytics data sets programmatically by using this API.
Apex REST API: This API is useful build your own REST API in APEX. This API exposes Apex Classes as RESTful web services.
Apex SOAP API: This API is useful to create custom SOAP web service. This API exposes Apex Classes as SOAP web service.
- [adinserter block='9']
-
Salesforce APIs: Below is the various kinds of Salesforce APIs accessible.
REST API: This is valuable to get to objects in your Salesforce association utilizing REST.
SOAP API: This API is valuable to coordinate your Salesforce association information with other applications utilizing SOAP.
BULK API: This API is valuable to work with an enormous number of records (Load or erase a huge number of records).
METADATA API: This API is valuable to oversee fabricate apparatuses and oversee customizations.
Streaming API: This API gives a flood of information reflecting information changes in your Salesforce association.
Tooling API: This API is helpful to fabricate custom improvement apparatuses for force.com applications.
Prattle REST API: This API is valuable access babble feeds and social information utilizing REST.
Wave Analytics REST API: We can get to Wave examination informational collections automatically by utilizing this API
Log In to reply.