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.

Acquia Lift Adaptor

Prev Next

 This feature has been discontinued and no longer supported, effective immediately.

The Acquia Lift adaptor allows integration into Acquia Lift. The node allows integration to the Content, Capture, and Decide Acquia Lift function on the Lift Decision endpoint. 

Further details on each action can be found in the Acquia Lift API documentation.

The Adaptor Action dropdown has Content (GET method), Capture (POST method), and Decide (POST method). 

Content

The Content Action requires the following query parameters: 

  • site_id
  • account_id
  • connector_content_id - by default this is set to content_hub and the URL path: 
  • contentId

Capture

The Capture endpoint requires the following query parameters: 

  • site_id
  • prefetch - by default set to false 
  • account_id 

The capture endpoint also expects a request body to contain the event that is being captured. See the API documentation for more details. 

Decide

The Decide endpoint requires the following query parameters: 

  • site_id
  • prefetch - by default set to false 
  • account_id 

The capture endpoint also expects a request body to contain the event that is being captured. See the API documentation for more details.