Locked lesson.
About this lesson
Create a workflow to approve a client document.
Exercise files
Download this lesson’s related exercise files.
6.02 creating-an-approval-workflow - Exercise.docx61.4 KB 6.02 creating-an-approval-workflow - Exercise solution.docx
59.9 KB
Quick reference
Creating an Approval Workflow
Create a manual workflow in SharePoint to automate the document approval process.
When to use
We create an approval workflow whenever we want to automate the process of approving a document.
Instructions
Ensure that the document that needs to be approved has been uploaded to the document library in SharePoint.
- Go to the Document Library.
- Select the document.
- From the horizontal menu, click the three dots.
- Click Automate.
- Click Power Automate.
- Select Create a flow.
A pane will open up on the right-hand side that shows the workflow templates available.
- Select the Request approval (everyone must approve) template.
- Check that all applications listed have a green tick. This means we are signed into them with a valid account.
- Click Create Flow.
- Review the flow details.
- The 28-day run history area logs each time the flow is run.
This workflow is a manual workflow. Manual workflows are triggered by the user. For example, we will trigger this workflow by selecting a document and running the workflow. Automatic workflows are triggered automatically by an action in SharePoint such as a document being uploaded to the document library.
- Go back to SharePoint.
- Click the three dots and select Automate.
- Select the workflow.
- From the Run flow pane, click Continue.
- Type in a message if required.
- Specify who needs to approve the document. Type the approver's name or email address.
- Click Run flow.
An email notification will be sent to the approver or approvers as this is one of the steps in the approval template. The approval workflow will stop and wait for the document to be approved or rejected.
- Go back to Power Automate.
- Refresh the page.
- The flow is now showing in the 28-day run history area. It will show a status of 'Running' until the workflow is complete.
- Click on the workflow name to see the steps in a diagram. Note that the workflow has stopped at the approval stage.
- Click Approve in the Outlook email.
- The workflow is now complete.
Lesson notes are only available for subscribers.