Documentation Index

Fetch the complete documentation index at: https://help.csgi.com/llms.txt

Use this file to discover all available pages before exploring further.

📢 Announcement:  Xponent Journey Hub, Bill Explainer, and Xponent Communication Control April 2026 (26.1) Release Notes are now available – Check out the latest updates published on April 2026.

Xponent July 2016 Release Notes

Prev Next
  • Create version snapshots (“saves”) of a full project
  • Deploy different versions to different environments

  • Common operations (<, >, ==, contains, etc.) are now a simple menu with sane defaults
  • Works across links, decision trees, tables, anywhere conditionals are used
  • You can still write your own by clicking “Advanced”


  • The Xponent Graph API now includes support for the GET method rather than just POST
    • The HTTP Method field is deivered as part of the _kw object with each request to distinguish between GET and POST requests to the API
    • The full set of HTTP header fields passwed with the request are also available in the _kw/headers object
  • All API jobs are prioritized by default over other jobs such as visual testing
  • Query parameters are automatically parsed and broken out in the request object

    • The same headers on the web track packet: 

  • Engine 
    • Encryption of data at rest, max auto-retries of bad transactions, deeper error logging
  • Various UI updates for Strategists and Configurers
  • Custom styles now shared across an organization
  • Can now be deleted!

  • Various bug fixes and usability enhancements