This post will explain how you can handle errors from a connector (or custom connector) and show a proper error message from the response of the API.
Whenever we use the Patch() function to create/update a row in Microsoft Dataverse, call an action of a (custom) connector or call a Power Automate cloud flow, there may be an error due to the server-side validation or an exception…
Continue Reading noreply@blogger.com (Linn Zaw Win)’s Article on their blog
Error Handling and Show Error Message from API in Canvas App
This post will explain how you can handle errors from a connector (or custom connector) and show a proper error message from the response of the API. Whenever we use the Patch() function to create/update a row in Microsoft Dataverse, call an action of a (custom) connector or call a Power Automate cloud flow, there may be an error due to the server-side validation or an exception being thrown by the underlying API.
Blog Syndicated with noreply@blogger.com (Linn Zaw Win)’s Permission
More About This Author

Array
Dyn365CE2022.11.19Dynamically List Rows From Any Dataverse Table with FetchXML in Power Automate
Dyn365CE2022.10.31Generate Document From Word Template and Send As Email Attachment Using Cloud Flow
Dyn365CE2022.09.19Formatting Section or Field Label as Bold/Italic in Model-driven App
Dyn365CE2022.09.05Debugging Pre Operation Plug-In Without Plug-In Trace Log