Workflow Status Dashboard
Monitor all active workflows and their real-time status updates
Total Workflows
0
Running
0
Completed
0
Failed
0
Workflow Status History
Loading workflows...
No workflow statuses yet
Workflow status updates will appear here when workflows are submitted and call back to the status API.
API Endpoint for CLM Workflows
POST https://clm-api.agreementsdemo.com/api-workflow-status.php
{
"workflowId": "your-workflow-id",
"documentId": "<%#Variable.DocId%>",
"workflowName": "Service Agreement - API",
"status": "running|completed|failed",
"message": "Optional status message",
"timestamp": "2025-01-28T10:30:00Z"
}
| Workflow ID | Workflow Name | Status | Last Updated | Message | Actions |
|---|