Microsoft Power Platform App Maker — Question 95

A company creates multiple cases in Microsoft Dataverse each day with a status of New.

For all cases with a status of New, the system must send an email to the customer and then change the status to In Process.

You need to create a Microsoft Power Automate cloud flow to automatically send the email.

What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because it effectively queries the cases based on their status and ensures that emails are sent to the appropriate customers in a controlled manner. Option A does not directly address the requirement to change the status after sending the email, while B and C do not trigger the flow based on the correct conditions for existing New cases.