Workflow

IremboHub workflow configuration and state machine reference.

The IremboHub workflow engine manages the lifecycle of an application from submission through approval or rejection. It defines the states an application moves through, the transitions between states, the actors who can trigger each transition, and any automated actions that fire on entry or exit.

Reference pages

PageCovers
Workflow StructureThe DTOs — transitions, end states, actions, authorisation — and their field shapes
Workflow ActionsEvery action type (NOTIFICATION, INTEGRATION, CERTIFICATE, etc.) and its args
Workflow PatternsReusable shapes: approval, payment, rejection, integration sequences
Endpoint Field ReferenceKnown integration endpoint codes and the response fields each one returns

On this page