Issue customizing wf API response

I’ve set an endpoint for my app with some parameters, and I created a workflow that uses the parameters to call another API, when this API that is called by my endpoint workflow returns an error, bubble automatically uses that error response as my endpoint response, even if I use "Return data from API”.
Does anyone have a walk-around for this situation? I’d like to customize my endpoint response.

1 Like