Versions Compared

Key

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

...

Create a new Connection of type Destination in Sitecore CDP. Use None for authentication, and enter the public API endpoint you enabled above with POST method. Additionally add an x-api-key HTTP header with the value that matches the one in the CDP4S settings.

Info

This The Salesforce endpoint is heavily restricted for security purposes. It:

  • requires a matching API key header,

  • allows only a simple JSON browser ref parameter as input,

  • performs callbacks to Sitecore CDP to verify the browser ref and retrieve Guest data,

  • never returns any output.

...