Salesforce Automation · GraphQL Specification

Salesforce Automation GraphQL API

GraphQL API for querying Salesforce data with a single endpoint, reducing round trips and improving application performance.

Documentation Endpoint View on GitHub AutomationCloudCRMEnterpriseSalesGraphQL

Overview

Salesforce Automation GraphQL API is a GraphQL API specification published by Salesforce Automation on the APIs.io network.

GraphQL API for querying Salesforce data with a single endpoint, reducing round trips and improving application performance.

The GraphQL endpoint is available at https://yourInstance.salesforce.com/services/data/v63.0/graphql. documentation is published at https://developer.salesforce.com/docs/platform/graphql/overview.

The specification includes 3 reference links.

Tagged areas include Automation, Cloud, CRM, Enterprise, and Sales.

Endpoint

https://yourInstance.salesforce.com/services/data/v63.0/graphql

References

Related API Specs

Salesforce REST API (OpenAPI) Salesforce Bulk API 2.0 (OpenAPI) Salesforce Streaming API (OpenAPI) Salesforce Platform Events API (OpenAPI) Salesforce Analytics API (OpenAPI) Salesforce Tooling API (OpenAPI) Salesforce Connect REST API (OpenAPI) Salesforce Change Data Capture API (OpenAPI) Salesforce Invocable Actions API (OpenAPI) Salesforce Composite API (OpenAPI) Salesforce Apex REST API (OpenAPI)
Back to Salesforce Automation · All GraphQL Specs · GitHub