1 answer
HI Sarita,Not sure if this is possible through trigger but you might want to create a formula variable in your flow with {!$Flow.FaultMessage}. This will give you the message between the default error message and only show the exception message.Details of this approach mentioned here : https://salesforce.stackexchange.com/questions/214642/how-to-handle-trigger-error-when-flow-creates-recordHope this helps you. Please mark this answer as best so that others facing the same issue will find this information useful. Thank you