Looking for a way to add conditional for Error codes i.e. Zenrows still charges you for 404 error codes. We have fallbacks when initial zenrows fails but realizing when we rerun that fallback column we're getting charge twice from zenrows since when the initial call is a 404 so will every subsequent call. Can we get the error code to use as part of the conditional to only run if it's not 404?