Building Blocks
Building Blocks represent Fluent's internal pieces; Packages and Modules (Packages include tools like SDKs & Connectors), UI Components, Workflows, Settings, Interface Contracts, and Rules. As a developer, you can use the existing library of blocks to create a tailored OMS experience for your client's unique business needs.
Where can I start?
Recently Updated By Category
Packages & Modules
Packages and Modules are downloadable assets. Packages include tools like SDKs, Connectors, and Modules. Modules are reference solutions.
Latest Rule Library Changes
Rules are used within a Workflow to define when; or if, something should happen. They help translate business logic into your OMS setup.
Workflows
UI Component Library
The OMX UX Framework includes a ready-to-use library of UI building blocks called Components. These building blocks are available within Manifests and Reference Modules. You can build new or extend existing UI Components via the Component SDK.
Settings
Settings allow you to configure the platform behavior via the user interface and manage business needs by enabling or disabling certain platform features. These settings are also called feature toggles.
Interface Contracts
Event Interface Contracts define the Event structure and its attributes, that should be produced and the Trigger information for a specific Ruleset. These contracts form the basis for the Workflow and Connector Interface Contracts.