Cflow Workflow API
The Cflow Workflow API provides REST endpoints for retrieving workflows, creating and managing requests, approving or rejecting requests at each stage, creating draft requests, and administering users and roles. All business objects and integration objects are exposed as JSON resources and authentication is handled via API key, user key, and username headers.
Documentation
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/cflow/refs/heads/main/json-schema/workflow.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/cflow/refs/heads/main/json-schema/stage.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/cflow/refs/heads/main/json-schema/request.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/cflow/refs/heads/main/json-schema/user.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/cflow/refs/heads/main/json-schema/role.json