List of questions
Related questions
Question 205 - PL-100 discussion
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?
Trigger the flow on a schedule and then configure the flow to use the Compose data operation to get a list of cases and send email to each from inside a loop.
Trigger the flow on a schedule and then configure the flow to use the Dataverse List rows action to query case records using a filter and send email to each from inside a loop.
Trigger the flow when the case is updated and then configure the flow to send the email.
Trigger the flow manually on the case and then configure the flow to send the email.
0 comments
Leave a comment first