Sage X3 GraphQL API

GraphQL interface for querying and mutating Sage X3 data. Provides a flexible, strongly-typed schema for accessing business objects with support for filtering, pagination, and selective field retrieval. Supports OAuth 2.0 and Basic Authentication (client ID / client secret for connected apps). Available on both cloud and on-premise deployments.

API entry from apis.yml

apis.yml Raw ↑
name: Sage X3 GraphQL API
description: 'GraphQL interface for querying and mutating Sage X3 data. Provides a flexible, strongly-typed
  schema for accessing business objects with support for filtering, pagination, and selective field retrieval.
  Supports OAuth 2.0 and Basic Authentication (client ID / client secret for connected apps). Available
  on both cloud and on-premise deployments.

  '
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://developer.sage.com/x3/data-integration
baseURL: https://{host}/graphql
tags:
- GraphQL
- ERP
- Data Integration
- Query
properties:
- type: Documentation
  url: https://developer.sage.com/x3/data-integration