Forum Discussion

JennasonQuick_B's avatar
JennasonQuick_B
Qrew Trainee
2 months ago

'Catching' non http 2XX API responses in Pipeline

Is it possible to add a condition in a pipeline that 'catches' a non-2XX HTTP response from a Fetch JSON or webhooks request.   It seems pipelines automatically go into a failed status if anything but a 2XX code is returned.

I tried a condition with 'Status' equal to 404 (for example) but the pipeline still failed rather than branching.  

Thanks

No RepliesBe the first to reply