MikeM
BuildShip15mo ago
4 replies
Mike

branch

Hi, I receive a JSON response from a service that if there is an error there will be an error object with the list of errors but if successful the error object will not exist. Is it possible to check for the existence of a object in a response with a branch (if/else) node?
Was this page helpful?