In this lab, we will trigger parallel approvals when a SharePoint list item is created.
Learning objectives
- Branches in Cloud FlowDuration
- 20 minutesScenario
- Trigger parallel approvals when a an item is created in a SharePoint list.Prerequisites
- Each student must have a dedicated custom SharePoint list named Expenses-your-name. This list was already created during the lab.a. Create an automated cloud flow with a trigger for When an item is created
The trigger will look like this:
b. Now, we need to create parallel approvals. Branches can help us achieve this. To create a branch, we need to create an action first:
c. Add a parallel branch by clicking on the + button after the trigger > Add a parallel branch
d. Add another approval with the below parameters:
By now, your flow will look like this:
e. Save your flow.