Customize the Error Message for Running Flow Users (Best Practice)
-
Create a text template that contains a friendlier error message.Something went wrong with this flow.
Your admin has received an email about this error.
- Add a Screen element. In a Display Text field, reference the text template.
- For every element that can fail, draw a fault connector to the Screen element.In this example, Record Create is the only element that supports fault connectors. After the flow displays the better error message to the user, it sends an email to the admin with debugging information.