Hello,
We are using REST in our application/project and were trying to figure out how to retrieve/use the HTTP Header and Status from the response for exception handling.
Example for HttpStatus: 200 OK
Example for HttpHeader: Key - ErrorCode Value - 1337 Error Detected
I tried finding documentation on this to no avail. Further noted: We are using the "Call REST" action in the microflows.
is this supported in version 6.10.2? If not, is there a temporary work-around solution available for this?