Cflow · Schema

Cflow Workflow

A Workflow defines an automated business process with stages, rules, and field configurations in Cflow.

AutomationsBusiness Process AutomationIntegrationsNo-CodePlatformProtocolsRulesWorkflows

Properties

Name Type Description
id string Unique identifier of the workflow.
name string Name of the workflow.
description string Description of the workflow.
status string Current status of the workflow.
stages array List of process stages in the workflow.
createdAt string Timestamp when the workflow was created.
updatedAt string Timestamp when the workflow was last updated.
View JSON Schema on GitHub