Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

LEVEL 1: PURCHASE - INDIVIDUALIZE

The newsletter integration matches the LEVEL 1 TPOWPO: PURCHASE - INDIVIDUALIZE

The Individualize TPO WPO consists in the integration of product recommendations on the e-mail (or other outbound messages) sent to the user.

...

  • for test, connect to https://r-st.bx-cloud.com/narrative/<account-name>/api/1?profileId=<first-customer-in-batch>

  • for production release, please connect to https://track.bx-cloud.com/narrative/<account-name>/api/1?profileId=<first-customer-in-batch>

Request Headers

The request has the following requirements:

  • 'POST' request

  • 'Content-Type' => 'application/json'

Testing the API requests

Because it is an API, it is possible to test the API requests used by your integration with the help of Postman or Advanced Rest Client (from Chrome) https://chrome.google.com/webstore/detail/advanced-rest-client/hgmloofddffdnphfgcellkdfbfbjeloo/related

API integration

The Individualize TPO WPO consists in the integration of product recommendations on the e-mail (or other outbound messages) sent to the user.

...