Workflow
The Workflow section covers Deepser's automation capabilities. Using the Flow Designer, you can build workflows with triggers, conditional logic, and actions such as entity creation, email notifications, and API calls. The Approvals sub-section explains how to manage approval processes.
Articles
- Workflow OverviewAn introduction to Deepser workflows and how the Flow and Approvals modules work together.
- Flow DesignerCreate, duplicate, and configure workflows using the Flow Designer module.
- Flow TriggerConfigure Flow Trigger blocks including Model, Cron, and API trigger types.
- Workflow LogicUse logical blocks such as IF, ELSE, FOREACH, WHILE, and TRY-CATCH in workflows.
- Workflow ActionsUse preconfigured action blocks such as Lookup, Create, Update, Script, Email, and SFTP.
- SubFlowCreate and use SubFlows to encapsulate reusable logic across multiple workflows.
- Workflow Stage SetDivide your workflow into multiple stages using the Stage Set module.
- Multi Stage FlowStep-by-step guide to configuring a multi-stage approval flow with Stage Sets.
- Custom EventsCreate and configure custom events to run code on entity lifecycle actions.
- Workflow ExecutionsMonitor workflow execution history, view step details, and track approval statuses.
- Workflow SamplesStep-by-step examples of workflow configurations including priority assignment and approval flows.