Acquia Lift Adaptor

The Acquia Lift adaptor allows integration to Acquia Lift. The node allows integration to the Content, Capture and Decide Acquia Lift function on the Lift Decision endpoint. 
The Adaptor Action dropdown has Content (GET method), Capture (POST method) and Decide (POST method).  Further details on each of the actions can be found in the Acquia Lift API documentation

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 end point requires the following query parameters: 

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

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

Decide

The Decide end point requires the following query parameters: 

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

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


Privacy Policy
© 2022 CSG International, Inc.