Use dynamic experience data in the API response
You can copy and paste dynamic data from the interactive experience in the API response. This is beneficial if you want to use any parameters in the API response that are requested by the dependant website, such as "uri", "region", and "pointOfSale".
To include dynamic experience data in the API response:
-
In the API editor, from the API tab, click the Data tab.
-
To insert dynamic data into the API response, enter a guest's email address or other identifier to search in the Data Selector search box. This enables you to access data model attributes and paths.
TipIf there is a guest whose data you often use when configuring or testing code, just click the star icon to bookmark the guest so you no longer have to search for them.
-
Under Experience Response, click
next to the attribute or path and click Copy Path as FreeMarker.
-
Paste the data into the API tab.
-
Click Save.
-
Click
to close the API editor.