Skip to main content
Sitecore Documentation
  • Learn
  • Downloads
  • Changelog
  • Roadmap
PersonalizeCloud Portal
Sitecore Personalize
        • Getting started
            • Use FreeMarker snippets
            • Test the API response
            • Use dynamic experience data
            • Use dynamic guest data
            • Use dynamic decision model data
        • Apply a condition
        • Apply a segment
        • Use a decision model
        • Run an experience
    • SitecoreAI experiences
    • Using the experience list
    • Manage experience details
    • Set up email notifications
    • View performance analytics
    • View operational data
    • Duplicate, delete, and view details
  • Using client-side JavaScript
  • Glossary
  1. Introduction to experiences
  1. Sitecore Personalize
  2. Introduction to experiences
  3. Introduction to interactive experiences

Use dynamic decision model data in the API response for an interactive experience

If an interactive experience is configured with a decision model, you must include offers or content from the decision model in the API response. You can use the Data tab to copy an attribute or path from the decision model response and paste it in as FreeMarker into the API editor. For example, copy Offer name and Offer URL and paste them into the API editor window.

Important

The Data tab displays decision model response data for preview and debugging. This data is not automatically included in the API response. To reference decision model attributes using FreeMarker at runtime, you must first add the decision model output to the API response.

To include dynamic decision model data in the API response:

  1. In the API editor, from the API tab, click the Data tab.

  2. To insert dynamic data into HTML, 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.

    Tip

    If 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.

  3. Under Decision Model Response, click Copy icon next to the attribute or path and click Copy Path as FreeMarker.

    Copying the decision model response into the API response
  4. Paste into the API tab.

  5. Click Save.

  6. Click to close the API editor.

If you have suggestions for improving this article, let us know!

© Copyright 2026, Sitecore A/S or a Sitecore affiliated company.
All rights reserved.

Privacy policySitecore Trust CenterTerms of use