• Sage X3 GraphQL Connectivity

    As you may already know, starting Sage X3 2021 R2 (V12), a new integration pathway has been introduced; the mighty GraphQL. Invented by Facebook to used internally back in 2012, GraphQL has gained massive popularity for its lightweight query and response…
  • Retrieving all product stock quantities through REST API

    Hello there, I'm attempting to export product and matching quantity data from X3 using the REST API. I am successfully pulling generic product information using the default ITMMASTER representation, however I can't seem to find the representation which…