Flow / Power Automate - Create an Approval Flow with Power Automate Video

Discover the power of creating an approval flow with Power Automate! Learn how to initiate and customize the approval process, handle responses, and automate actions based on approval or rejection. Witness a simple yet effective flow in action as you gain fundamental insights into the principles of an approval flow. Tags: approval flow, Power Automate, automation

  • 03:10
  • 85 views

Objectifs :

This document aims to provide a comprehensive understanding of the approval flow process, detailing its automation, triggers, actions, and practical implementation using Power Automate.


Chapitres :

  1. Introduction to Approval Flow
    An approval flow is an automated process designed to manage and track requests that require validation before finalization. This process is essential for ensuring that all necessary approvals are obtained before proceeding with actions such as file uploads or form submissions.
  2. Triggering the Approval Flow
    The approval flow is initiated by specific events, such as the submission of a form or the uploading of a file. Once triggered, the request is sent to one or more designated approvers. The subsequent actions depend on the approver's response, which can either be an approval or a rejection.
  3. Setting Up the Approval Flow in Power Automate
    To begin, create an automated cloud flow using the trigger for adding or creating a file in a specific SharePoint folder. In the trigger properties, specify the team’s folder that will be monitored. For example, this could be a folder in your library named 'Expense Reports'.
  4. Initiating the Approval Process
    The next step involves initiating the approval process using the dedicated action tile. Select the 'Start and wait for an approval' action, which will pause the flow's execution until the approver responds. In the action properties, define the type of approval. If there is only one approver, the type does not matter; however, if multiple approvers are involved, you can choose whether to wait for all responses.
  5. Customizing the Approval Message
    Customize the message intended for the approver by specifying a title and adding the approver's email address. Personalize the message content in the details section. In this example, include the document as an attachment using the advanced settings.
  6. Handling Approval Responses
    After the approval request is sent, generate actions based on the approver's response. Integrate a conditional block found in the control tile and set your condition based on the approval response. Test the approval status associated with the file's acceptance. In the 'True' block, add the action to move the file to the relevant team’s folder, specifying the file's identifier and the destination path. In the 'False' block, set up the deletion action for non-approved files.
  7. Testing the Approval Flow
    To test the flow, upload a file to the monitored folder from another account. The flow operates in test mode, and within seconds, the approver will receive an email with the attached file. The approver can then examine the file and choose to approve or reject it. If approved, the document will be moved to the specified folder; if rejected, the file will be deleted.
  8. Conclusion
    This simple approval flow illustrates the basic principles of automating approval processes. By understanding how to set up triggers, customize messages, and handle responses, users can effectively manage requests requiring validation, enhancing workflow efficiency.

FAQ :

What is an approval flow?

An approval flow is an automated process that manages and tracks requests requiring validation before they are finalized. It is triggered by events like form submissions or file uploads.

How does Power Automate work?

Power Automate allows users to create automated workflows between applications and services, enabling tasks such as synchronizing files, sending notifications, and collecting data without manual intervention.

What triggers an approval flow?

An approval flow can be triggered by various events, such as the submission of a form or the uploading of a file to a designated location.

What happens after an approver receives a request?

After receiving a request, the approver can review the attached document and choose to either approve or reject it. The flow then executes specific actions based on the approver's response.

Can multiple approvers be involved in an approval flow?

Yes, multiple approvers can be involved. You can choose whether to wait for responses from all approvers or just one.

What actions can be taken based on the approval response?

Based on the approval response, actions can include moving the file to a specified folder if approved or deleting the file if rejected.

How can I test an approval flow?

You can test an approval flow by uploading a file to the monitored folder. The flow will operate in test mode, allowing you to evaluate its functionality without affecting live data.


Quelques cas d'usages :

Expense Report Approval

In a corporate setting, an approval flow can be used to manage expense report submissions. When an employee uploads an expense report to a designated SharePoint folder, the flow triggers an approval request to the finance manager. Depending on the manager's response, the report is either moved to an approved folder or deleted, streamlining the expense management process.

Document Review Process

In a legal firm, an approval flow can facilitate the document review process. When a new contract is uploaded, it triggers a review request to the assigned attorney. The attorney can approve or reject the contract, and the flow will automatically move the document to the appropriate folder based on the decision, ensuring efficient document management.

Project Proposal Approval

In project management, an approval flow can be implemented to handle project proposals. When a team member submits a proposal document, the flow sends it to the project lead for approval. The lead's decision will determine whether the proposal is archived or moved to the active projects folder, enhancing project tracking and organization.

Content Publishing Workflow

In a marketing department, an approval flow can streamline the content publishing process. When a new blog post is drafted and uploaded, it triggers an approval request to the content manager. The manager's approval will either publish the post or send it back for revisions, improving content quality and workflow efficiency.


Glossaire :

Approval Flow

An automated process that manages and tracks requests requiring validation before finalization, triggered by events such as form submissions or file uploads.

Power Automate

A cloud-based service that allows users to create automated workflows between applications and services to synchronize files, get notifications, collect data, and more.

Trigger

An event that initiates the execution of a flow, such as adding or creating a file in a specific location.

Approver

A designated individual responsible for reviewing and either approving or rejecting requests within an approval flow.

Conditional Block

A control structure in a flow that allows actions to be executed based on whether a specified condition is true or false.

SharePoint

A web-based collaboration platform that integrates with Microsoft Office, used for storing, organizing, sharing, and accessing information from any device.

Email Notification

A message sent via email to inform users about specific events or actions, such as the need for approval in an approval flow.

Test Mode

A state in which a flow operates to allow users to test its functionality without affecting live data or processes.

00:00:06
and tracks requests requiring validation before being finalized.
00:00:10
It is triggered by an event such as the submission of a form or the uploading of a file
00:00:16
and sends the request to one or more approvers.
00:00:19
Depending on the response approval or rejection.
00:00:22
The flow executes specific actions defined by power automate.
00:00:27
In our case,
00:00:27
we define that whenever an expense report file
00:00:30
is uploaded to a specific team's folder,
00:00:32
an approval flow is triggered and validated by an approver based on the response,
00:00:37
the file will either be moved or deleted
00:00:40
to begin,
00:00:41
start an automated cloud flow using the trigger for
00:00:44
adding or creating a file in a specific SharePoint folder
00:00:51
in the trigger properties, point to the team's folder to be monitored.
00:00:54
In this example, it is a folder in your library named expense reports.
00:01:00
The next step is to initiate your approval using the dedicated action tile.
00:01:04
Choose the start and wait for an approval
00:01:07
action to generate a pause in your flow's execution
00:01:10
until the approver has given their response
00:01:13
in the action properties define the type of approval.
00:01:17
Since there is only one approver, the type of approval chosen does not matter
00:01:22
if multiple approvers are involved,
00:01:24
you can choose whether to wait for responses from all of them or not.
00:01:30
Next, customize the message intended for the approver by specifying a title
00:01:36
add,
00:01:36
the email address of the approver and personalize
00:01:39
the message content in the details section.
00:01:42
In
00:01:42
this example,
00:01:43
simply include the document as an attachment using the advanced settings.
00:01:51
The next step involves generating actions based on the approval response
00:01:55
to do this. Integrate a conditional block found in the control tile,
00:02:01
then set your condition based on the approval response
00:02:04
by testing the approval status associated with the files acceptance
00:02:10
in the condition true block.
00:02:12
Add the action to move the file by specifying the relevant team's team,
00:02:17
the file via its expected identifier
00:02:20
and the destination folder path
00:02:23
in the condition false block do the same with the deletion action.
00:02:28
You can then complete your flow with other actions.
00:02:31
In this example, you will test this flow from another account,
00:02:35
upload a file to the folder monitored by the flow.
00:02:40
The flow operates in test mode and within a few seconds,
00:02:43
you as the approver will get an email with the file attached, examine the file,
00:02:47
then choose to approve or reject it based on your evaluation.
00:02:53
If you approve the document, it will be moved to the specified folder.
00:02:57
In case of non approval, the file will be deleted as expected.
00:03:02
Thus,
00:03:02
a simple flow allows you to understand the basic principles of an approval flow.

No elements match your search in this video....
Do another search or back to content !

 

Mandarine AI: CE QUI POURRAIT VOUS INTÉRESSER

Reminder

Show