Creating Webservices using sites in Salesforce and access as REST API
The Salesforce REST API is a powerful web service that lets you integrate Salesforce applications using standard HTTP methods. This can then be used to integrate Salesforce with Sage ERP. With help of Apex REST, we can expose the data from Salesforce orgs and we can also fetch data from other systems which hits the… Read More »