Model Tiered Approvals
Model tiered approval workflows in which requests are routed sequentially through escalating levels of authority.
Example: An employee expense reimbursement request must be reviewed and approved first by the employee's manager and then by finance. The request advances through each approval level sequentially, moving to the next approver only after the current approver reviews it.
Model a Tiered Approval Workflow Using If/Else Gateway
You've successfully created a tiered approval workflow using an if/else gateway.
Once created, you can activate the workflow and use it in an integration. See Activate a Workflow and Add a Workflow to an Integration.
Run the integration to test the workflow and monitor it's runtime status. See Monitor a Workflow.
To use the workflow with agentic AI, see Use Workflows with Agentic AI.









