Workflow routing engine
🔹 What this API does This API evaluates structured business policies against incoming data and returns a deterministic enforcement decision such as APPROVE, REJECT, or ESCALATE. It supports nested logical conditions (AND / OR), weighted rule scoring, priority ordering, and safe default behavior — making it ideal for automation pipelines, compliance checks, workflow routing, and risk decisioning.…
Workflow routing engine endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Route Engine /engine/route |
This endpoint supports nested logical conditions (AND / OR), weighted rule scoring, priority ordering, and safe default behavior. It is designed for automated workflows that… |