Working with sequential approvals
A sequential approval requires various stages of approval (in a row, or sequence) before a final approver can accept or reject it. Common scenarios include expense reports or vacation requests where an immediate manager approves an item, which is then routed to a second-level manager.An example sequential approval sequence is shown in Figure 11.1:
The figure depicts this order of events:
- The user adds an item to a SharePoint list.
- Power Automate, using a new item appearing on the list as its trigger, initiates the approval flow and sends the approval request to the first approver.
- The first approver responds to the request (either Approves or Rejects).
- The Power Automate flow processes the approval answer. However, unlike a single approval ending the flow, Power Automate instead starts the next stage (and final) of the approval...