Decision templates
Decision templates enable business users to create simple or sophisticated decisions to use in experiments or experiences without using code. A business user can simply drag-and-drop a decision template from the palette to the decision canvas.
If there is a form configured for the decision template, the form displays for the business user to complete. There is no requirement to view or edit code or to write business rules.
You create decision templates in JavaScript using Immediately Invoked Function Expression (IIFE) and can:
-
Easily add a decision to a decision model variant that runs server-side JavaScript
-
Use the full power of Sitecore CDP by including real-time contextual data in decisioning
-
Use custom attributes in decisioning
-
Optionally create an editable, no-code form for the marketer to complete
-
Parse a connection's response content and reuse it across multiple decisions