Microsoft Power Platform App Maker — Question 79

A company stores financial files in Microsoft SharePoint document libraries.

When a user uploads a new file, the user’s manager must approve the request.

You need to design a cloud flow to meet the requirement.

Which three actions should you use? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Answer options

Correct answer: E, G, H

Explanation

The correct actions are E, G, and H. 'When an item is created trigger' (E) initiates the flow when a new file is uploaded. 'Start and wait for an approval action' (G) is necessary to send the approval request to the manager. 'Get manager action' (H) retrieves the manager's information to ensure the approval request is sent to the right person. The other options do not fulfill the requirements of this specific workflow.