Salesforce Adapter
Salesforce Adapter provides support for accessing Salesforce service over REST API interface.
Using Salesforce Adapter, you can:
- Retrieve a record of a Salesforce object, such as Account, User, or custom object.
- Perform a query or search.
- Update or delete records.
Introduction
Salesforce Adapter is used to connect to REST APIs provided by Salesforce for easy integration and development without writing REST APIs frameworks in the application. Salesforce Adapter is an easy way to create and update underlying data model and standard objects.