Welcome to the BlueConic Backend JavaScript API documentation.
Use the navigation to the left to find the object you are interested in. Alternatively, use the quick links below. To print the documentation, simply navigate to the object of your choice and hit Print.
The main packages of the JavaScript Backend API

Domain
Objects modeling important parts of the BlueConic, e.g.: Channel, Connection, Dialogue, Plugin, ProfileProperty, Segment, User

Store
Interfaces to access objects, e.g.: connectionStore, dialogueStore, profilePropertyStore, segmentStore

Selector
Interfaces to retrieve stored objects, e.g.: AreaSelector, DialogueSelector, OptimizerSelector, ProfilePropertySelector, SegmentSelector

Forms
Useful form widgets, e.g.: Label, SimpleInputWrapper

Plugins
A common foundation for objects, e.g.: _BaseConnection, _BaseInsight, _BaseInsightSettings, _BaseInteraction, _BaseListener, _BaseToolbar

Mixins
Useful behaviours, e.g.: _PausableMixin, _StoreBasedItemWidgetMixin
If you want to learn about using the Backend API, check out the tutorials under Getting Started.