Workflow API
REST API for defining, triggering, and monitoring automated workflows and business rules.
API Endpoint Application active
Workflow API enables tenants to create and manage automated business workflows. Workflows are defined as sequences of conditions and actions, triggered by domain events or scheduled intervals.
Endpoints
GET /api/v1/workflows— List all workflowsPOST /api/v1/workflows— Create a new workflowPUT /api/v1/workflows/{id}— Update workflow definitionPOST /api/v1/workflows/{id}/trigger— Manually trigger a workflowGET /api/v1/workflows/{id}/executions— List workflow execution history
Relationships
Composes outgoing 1
Part of incoming 1
Served by incoming 11
Architecture Context
Properties
Type API Endpoint
Layer Application
Domain Customer Management
Status active
Owner Platform Team
Additional Metadata
Protocol REST/JSON
Archimate Type application-interface
Meta Model
Business
Organization
Application current
Technology