Documentation
Conduit is a BPMN 2.0 + DMN process orchestration engine. Choose a section below to get started.
BPMN Elements
20+ element types: events, tasks (user / service / script / send / business-rule), gateways, and boundary events (timer, signal, error). Properties, examples, and API integration for each.
Browse elements →Decision Tables
DMN decision tables with FEEL expressions. Hit policies, the full FEEL standard library, and how to wire tables into your process.
Browse decision tables →Workers
Polyglot SDKs (Rust, Go, Python, Node, Java) for running side effects outside the engine. Idiomatic registration in each language, the wire protocol, idempotency strategies, and end-to-end examples.
Build a worker →Operations & API
Day-2 features: per-version disable for safe rollback, paginated instance listings, sequential instance counters, rename-across-versions, and decision version pinning.
Operate Conduit →