Challenge 04 - Approval Process
< Previous Challenge - Home - Next Challenge >
Introduction
Approval Processing is a Microsoft Power Automate capability you can use without the need for coding or data science skills. This challenge involves building an end-to-end process to approve the data that was extracted in the earlier challenges and have users review the data as well as having managers efficiantly approving the request rather than sending emails with links to the application for approvals
Description
In this challenge, you will set up a multi-level approval process using Power Automate Flow.
All information extracted from previous challenge should be displayed in the approval notification.
Information:
- Customer Information (Customer name, Address, Email and/or Phone)
- General Order Information (Order Number, Order Date, Order Total)
- Order Detail Information (Product Code, Product Description, Quantity, and Unit Price)
Based on the order total you will have different approval steps.
- Less than 25,000 will only require manager approval
- Between 25,000 & 100,000 Manager and Senior manager approval
- More then 100,000 Senior manager & District manager approval
- Both when approver rejects or approves, an email should be sent to the user.
- User should also be able to see if approval is pending and which manager has been requested for the approval.
- Also have the pdf from challenge 3 attached to approval.
Success Criteria
To complete this challenge successfully, you should be able to:
- Send approval and receive a reply
- Send approval to appropriate user based on the selected order and order total
Learning Resources