Salesforce Sales Cloud · Postman Collection

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

5
Requests
1
Folders
View on GitHub Raw JSON CloudCRMCustomer ManagementEnterpriseSalesPostman Collection

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.

Requests & Folders

{resourcePath}

Related API Specs

Salesforce REST API (OpenAPI) Bulk API 2.0 (OpenAPI) Platform Events API (OpenAPI) Analytics REST API (OpenAPI) Salesforce Composite API (OpenAPI) Salesforce GraphQL API (OpenAPI) Salesforce Tooling API (OpenAPI) Salesforce Change Data Capture API (OpenAPI) Salesforce Connect REST API (OpenAPI) Salesforce User Interface API (OpenAPI) Salesforce Apex REST API (OpenAPI)
Back to Salesforce Sales Cloud · All Collections · GitHub