Salesforce Sales Cloud Salesforce Apex REST API
Create custom REST endpoints in Salesforce using Apex classes annotated with @RestResource. Supports OAuth 2.0 authentication and JSON and XML request and response formats. Custom Apex REST endpoints are accessed under the /services/apexrest/ URL namespace. Each endpoint is defined by an Apex class with @HttpGet, @HttpPost, @HttpPatch, @HttpPut, and @HttpDelete annotated methods. Contact Support: Name: Salesforce Developer Support
Overview
Salesforce Sales Cloud Salesforce Apex REST API is a Postman Collection published by Salesforce Sales Cloud on the APIs.io network.
Create custom REST endpoints in Salesforce using Apex classes annotated with @RestResource. Supports OAuth 2.0 authentication and JSON and XML request and response formats. Custom Apex REST endpoints are accessed under the /services/apexrest/ URL namespace. Each endpoint is defined by an Apex class with @HttpGet, @HttpPost, @HttpPatch, @HttpPut, and @HttpDelete annotated methods. Contact Support: Name: Salesforce Developer Support
The collection contains 5 requests organised into 1 folder.
Tagged areas include Cloud, CRM, Customer Management, Enterprise, and Sales.