Salesforce Experience Cloud · GraphQL Specification

Salesforce Experience Cloud GraphQL API

Query Salesforce data using GraphQL for Experience Cloud. Offers a flexible query language for retrieving exactly the data needed, reducing over-fetching and improving performance for digital experiences.

Documentation Endpoint View on GitHub CMSCommunitiesCRMCustomer PortalDigital ExperienceExperience CloudPartner PortalGraphQL

Overview

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

Query Salesforce data using GraphQL for Experience Cloud. Offers a flexible query language for retrieving exactly the data needed, reducing over-fetching and improving performance for digital experiences.

The GraphQL endpoint is available at https://yourInstance.salesforce.com/services/data/v59.0/graphql. documentation is published at https://developer.salesforce.com/docs/atlas.en-us.graphql.meta/graphql/.

The specification includes 2 reference links.

Tagged areas include CMS, Communities, CRM, Customer Portal, and Digital Experience.

Endpoint

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

References

Related API Specs

Experience Cloud Sites API (OpenAPI) Connect REST API (Communities) (OpenAPI) CMS Connect API (OpenAPI) Salesforce REST API (OpenAPI) Experience Cloud Templates API (OpenAPI) GraphQL API (OpenAPI) CMS Managed Content API (OpenAPI) CMS Delivery API (OpenAPI) User Interface API (OpenAPI)
Back to Salesforce Experience Cloud · All GraphQL Specs · GitHub