Access the error details thrown by node for further processing

Describe the problem/error/question

I want to access the error details in my flow to add error handling functionality

What is the error message (if any)?

I want to access the error detail message that is written in this case in German (“Soll einer dieser Datensätze verwendet werden?”). This only gets displayed if “Continue on Fail” is turned off. I want to turn this on and based on the error detail continue with my error handling within the flow.

Is there any way I can access the detail message in json (similar to how “{{ $json.error }}” would give me the error headline)?

The error gets thrown by the Salesforce app if this is of any relevance.

Hey @Shifting0425,

That is a good idea and would be very useful, At the moment I don’t think it is possible to get that information though. I will swap this over to a feature request.

1 Like

Thanks @Jon – having access to this error detail would easy my error handling within this flow massively. Would appreciate this feature.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.