Tried some api calls from Workflow HTTP step, the call works but there is no control of a valid response? Step is completed whether the response is HTTP 200 or for example BadRequest 400
Hi Dubljanin,
The workflow behaviour in Content Server will be the blast through (which is why you have your condition gate). In most of the cases, we have made the HTTP calls on the user steps (think Form-based steps).
Doing it there means that you keep your complexity up front and let the workflow do what it is going to do best - which is routing request.
I made an example of this here:
Regards,
Matthew Barben | Driver Lane