📄️ Overview
This section provides instruction on how to use WFM APIs for frontend development.
📄️ Workflow Template
Workflow Templates are created using Workflow Designer and are used to run workflows in the backend.
📄️ Workflow Execution
Workflow Execution is the actual running workflow instance in the Workflow Engine.
📄️ Monitor Workflow
When the workflow is running, it will generate events in the database. These events can be used to monitor the
📄️ Signal Workflow
Signaling workflow allows you to send data to workflow activity. For signal to work, the activity it is signaled to must
📄️ Form Activity
When workflow executes form activities, it generates form events in the workflow history
📄️ Switch Recovery
When none of the conditions defined in the switch state are fulfilled, the workflow will throw an exception to allow