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
| Page | Covers |
|---|---|
| Workflow Structure | The DTOs — transitions, end states, actions, authorisation — and their field shapes |
| Workflow Actions | Every action type (NOTIFICATION, INTEGRATION, CERTIFICATE, etc.) and its args |
| Workflow Patterns | Reusable shapes: approval, payment, rejection, integration sequences |
| Endpoint Field Reference | Known integration endpoint codes and the response fields each one returns |