Composing the API request for a triggered experiment
Abstract
Provides an overview of composing the API request for a triggered experiment.
When you compose the API request , you can enter the parameters, such as the offer or content that needs to be sent to the webhook destination. This can include the offer or content returned by a decision model. You can configure the request using FreeMarker.
You can also compose the API request to include guest data in a variant. For example, you might want the variant for the triggered experiment to include the guest's first name, location, loyalty number, etc. To do this, you must configure the variant to include the data so that when the experiment runs, the server requests the data and passes it to the variant.