Handle "400 Bad Request" From Invoke
Summary
Handle "400 Bad Request" From InvokeContent
I have an orchestration integration that invokes several REST API calls as part of the flow path. A few times one of the REST API calls in the integration returns a "400" status code and this causes the complete integration to fail. Is there a way to handle such errors so that the integration can continue in another path?
0