How to Configure Immediate Error Notifications in Power Automate Cloud Flows?
Table of Contents
Question
You have a Power Automate cloud flow. The flow has an action that calls an external API.
You need to ensure that an immediate notification is sent if an error occurs in the action.
Which two actions should you perform? Each correct answer presents part of the solution.
Select all answers that apply.
A. Add an email notification action to the main branch of the flow.
B. Set the value of the Configure run after setting for the email notification step to is successful.
C. Add a parallel branch that contains an email notification action to the flow.
D. Set the value of the Configure run after setting for the email notification action to has failed.
Answer
C. Add a parallel branch that contains an email notification action to the flow.
D. Set the value of the Configure run after setting for the email notification action to has failed.
Explanation
This item tests the candidate’s knowledge of implementing error handling in cloud flow, which is part of configuring Power Automate.
Adding a parallel branch that contains an email notification action to the flow is the first step. After adding a parallel branch, you should “Configure run after” setting of email notification action to “has failed.” Adding action in the same branch will not get executed once an error occurs in the previous API action. “Configure run after” to “is successful” will execute when there is no error in the action.
Microsoft Power Platform Developer PL-400 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Power Platform Developer PL-400 exam and earn Microsoft Power Platform Developer PL-400 certification.