Design backwards from the decision
The best workflow is not the one with the most steps. It is the one that makes a repeated decision happen consistently, with the right evidence and the right owner.
Start by naming the decision: approve a purchase, notify a manager, assign a task, escalate a late receipt, or suggest a reorder. Then work backward to the trigger and conditions that prove the decision is needed.
Workflow design canvas
Decision
What must happen differently because this workflow exists?
Trigger
What event or schedule starts the workflow?
Condition
What facts must be true before action is safe?
Action
Notify, create task, request approval, call webhook, or update status.
Proof
What log, comment, version, or evidence shows it ran correctly?