Tag Archives: WebService URL

Creating Webservices using sites in Salesforce and access as REST API

The Salesforce Force.com REST API 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 particular webservice(URL).Since we are exposing… Read More »