CodeFusion API
CodeFusion is a powerful scripting component within the Active Content platform that enables developers to augment and enrich data from various sources. It supports JavaScript-based transformations, data mashups, and API integrations to create dynamic, personalized content experiences.
Currently, CodeFusion supports JavaScript within the JVM scripting mechanism. Standard JavaScript constructs such as variables, objects, functions, and flow control can be used.
Key Features:
-
REST API and DME connectivity
-
Real-time JavaScript transformations
-
Cascading and fallback logic
-
Secure and governed script execution
-
No external library dependencies
Scope
This section covers all aspects of building, integrating, and using CodeFusion scripts as API endpoints within the Active Content platform. The focus is on typical scenarios in retail and marketing, such as data filtering, transformation, dynamic recommendations, and content automation.
Audience
This guide is intended for:
-
Developers, solution architects, and technical marketers working with Algonomy’s Active Content platform.
-
Teams integrating real-time personalization, omnichannel content, and data-driven marketing automation.
Familiarity with JavaScript and basic API concepts is recommended.
This document includes the below major topics: